- 25 Jul, 2018 1 commit
-
-
Andrew authored
* add 'lighter' and 'bolder' font weight classes these are 2 special values for font weight, that will give their content a font-weight value of 100 more or less than their inherited font-weight. probably doesn't fully fulfill this issue, https://github.com/twbs/bootstrap/issues/23969, but it's a start * Update .stylelintrc * add 'lighter' and 'bolder' variables per @mdo 's request.
-
- 10 Apr, 2018 1 commit
-
-
ruedap authored
-
- 20 Mar, 2018 1 commit
-
-
Mike Rogers authored
* Making use of `prefers-reduced-motion` media query As discussed in #25249 - if a user (Who is using Safari / iOS) requests reduced motion in their system settings, we should avoid transitions. * Ignoring prefers reduced motion for CSS Linting * Updating copy clarifying the reduce motion functionality in accessibility.md
-
- 11 Feb, 2018 1 commit
-
-
in-in authored
* add missing properties list of new properties: align-content animation-fill-mode appearance column-count column-fill column-gap column-rule column-rule-color column-rule-style column-rule-width column-span column-width columns direction fill flex-shrink orphans page-break-after page-break-before page-break-inside perspective src stroke unicode-bidi widows * fix invalid JSON config add curly brackets * Update .stylelintrc
-
- 07 Feb, 2018 1 commit
-
-
freezy authored
This checks if all variables are `!default`.
-
- 11 Jan, 2018 1 commit
-
-
XhmikosR authored
Also, refactor ESLint and stylelint config files; now everything will work from our root dir.
-
- 22 Oct, 2017 1 commit
-
-
XhmikosR authored
The option is set to `always-single-line` in stylelint-config-standard which we extend.
-
- 09 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 06 Oct, 2017 1 commit
-
-
XhmikosR authored
-
- 03 Oct, 2017 1 commit
-
-
XhmikosR authored
-