Problem/Motivation

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?

Issue fork bs_base-3474790

Command icon Show commands

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

pivica created an issue. See original summary.

pivica’s picture

Issue summary: View changes

pivica’s picture

Status: Active » Needs review

MR is ready.

  • pivica committed 090becd6 on 2.0.x
    Issue #3474790 by pivica: Remove theme-options.yml feature
    
pivica’s picture

Status: Needs review » Fixed

Merged.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.