Commit graph

10 commits

Author SHA1 Message Date
Tim Zallmann
46a1ca2889 Added Stylelint Setup
Added stylelint to static-analysis
Updated yarn dependencies
CSS Fixes and rule adoptions of stylelint
Added stylelint-scss
Deduplicated yarn.lock to clear dependencies

First round of advanced stylelint rules

Mainly Vendor prefix updates related to flex

Updates to more webkit specific vendor prefixes

Finished all vendor specific fixes

Moved now 4 rules to warning

Fixed the new scss lint problems

More stylelint adaptions after rebase
2019-02-25 20:03:33 +01:00
George Tsiolis
d62fc709c5 Remove all $theme-gray-{weight} variables in favor of $gray-{weight} 2019-01-14 20:17:22 +00:00
Annabel Dunstone Gray
0459c78fe5
Remove jquery.scss; Combine multiple duplicate grays into global gray variables; Remove unused styles in common.scss 2018-09-11 08:06:42 -05:00
Annabel Gray
65827c4268 Remove scss variables, part 2 2018-08-14 16:44:08 +00:00
Jose
63c25a452e Add bar chart component 2018-07-25 10:01:55 -05:00
Sam Rose
d6d22a5dbd Enable ColorVariable in scss-lint 2016-12-01 20:22:51 -05:00
Connor Shea
37973bc143
Enable the EmptyRule SCSS Linter.
Prevents empty SCSS rules from being included in the SCSS.

Also fixes the handful of lints caught by the linter.
2016-04-16 17:56:13 -06:00
connorshea
e03d0b2892 Follow the CSS Style Guide rules for HEX colors.
Use lowercase letters and shorthand values for HEX colors where
possible.

Discussed in #14299.
2016-03-15 13:56:28 -06:00
Dmitriy Zaporozhets
dffa2fa9e9 Use sass variabled for backgroung and border colors 2015-03-13 23:40:46 -07:00
Dmitriy Zaporozhets
887cf5c710 Better name for pages css dir 2015-03-06 21:40:23 -08:00
Renamed from app/assets/stylesheets/sections/graph.scss (Browse further)