1
0
Fork
You've already forked b5-pfca
0
Drupal theme for patrickfournier.ca
  • CSS 97.8%
  • SCSS 1.2%
  • Twig 1%
Find a file
2025年06月12日 19:28:28 -04:00
config Initial commit! 2025年04月02日 23:29:01 -04:00
css Ignore css/style.css* 2025年04月04日 12:24:42 -04:00
fonts Initial commit! 2025年04月02日 23:29:01 -04:00
js Dim page when menu is shown 2025年04月05日 20:27:38 -04:00
scss Override navbar-light-active-color 2025年06月12日 19:28:28 -04:00
templates/layout Change menu icon 2025年04月05日 20:47:58 -04:00
.gitignore Ignore css/style.css* 2025年04月04日 12:24:42 -04:00
b5_pfca.breakpoints.yml Initial commit! 2025年04月02日 23:29:01 -04:00
b5_pfca.info.yml Initial commit! 2025年04月02日 23:29:01 -04:00
b5_pfca.libraries.yml Dim page when menu is shown 2025年04月05日 20:27:38 -04:00
b5_pfca.theme Initial commit! 2025年04月02日 23:29:01 -04:00
favicon.ico Initial commit! 2025年04月02日 23:29:01 -04:00
logo.svg Initial commit! 2025年04月02日 23:29:01 -04:00
README.md Initial commit! 2025年04月02日 23:29:01 -04:00
screenshot.png Initial commit! 2025年04月02日 23:29:01 -04:00

B5 pfca theme

Bootstrap 5 subtheme.

Development.

CSS compilation.

Prerequisites: install sass.

To compile, run from subtheme directory: sass scss/style.scss css/style.css && sass scss/ck5style.scss css/ck5style.css