Add a feature flag for loading new CSS stylesheets

This commit is contained in:
Oliver Davies 2025-03-21 00:31:01 +00:00
parent 8b721e63fb
commit fa884644cf
3 changed files with 10 additions and 1 deletions

View file

@ -30,6 +30,9 @@ drupalorg:
url: https://www.drupal.org/u/%drupalorg.username%
username: opdavies
features:
new_css: true
github:
url: https://github.com/%github.username%
username: opdavies

View file

@ -2,6 +2,9 @@
imports:
- sculpin_site.yml
features:
new_css: false
url: https://www.oliverdavies.uk
use_transistor: false