Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP - Plugin to override default template colors | ArthurHoaro | 2019-07-08 | 1 | -3/+5 |
| | | | | | | | | | | * Adds a new core plugin to override default template colors * Adds a new hook when plugin settings are saved (`save_plugin_parameters`) * Use CSS native variables for main colors instead of SASS variables * Disable SASS sort order rules due to a bug in the plugin Fixes #1312 | ||||
* | Add SASSLint makefile target, and run it in CI | ArthurHoaro | 2018-05-10 | 2 | -0/+27 |
Also move ESLint and SASSLint config files to a dedicated .dev folder |