Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove SCSS rules for short hex chars. | Jacob Schatz | 2016-10-03 | 1 | -1/+1 |
| | |||||
* | Fixes last remaining lints and enables scss-lint test for GitLab CI. | connorshea | 2016-03-22 | 1 | -14/+18 |
| | | | | | | | With this, builds will now fail if they break the SCSS style guide (at least, the parts enabled by the linter). Discussed in #14299. | ||||
* | Add SCSS Lint, CSSComb config file, run SCSS Lint in GitLab CI, add ↵ | connorshea | 2016-03-14 | 1 | -0/+16 |
documentation for SCSS Style Guide. See !3069 for more information. |