Closed (fixed)
Project:
BS Base
Version:
2.x-dev
Component:
BS Base
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2024 at 21:32 UTC
Updated:
11 Apr 2025 at 17:34 UTC
Jump to comment: Most recent
Remove theme-options.yml feature. We never really use this yaml file to build some additional features around it, it is confusing, adding additional layer of complexity and IDE can not autocomplete variables that are defined there.
Projects that want's to continue using theme-options.yml can move this code to it's base theme and also consider to replace gulp-sass-inject node lib with https://www.npmjs.com/package/gulp-sass-vars.
If not too complicated to implement use update theme function or some script to transform yaml to sass?
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
pivica commentedComment #4
pivica commentedMR is ready.
Comment #6
pivica commentedMerged.