Skip to content

Commit 9fd19db

Browse files
committed
Swap declarations for lists
To better represent value lists and media query lists.
1 parent 951449d commit 9fd19db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ It is derived from the common rules found within a handful of CSS styleguides, i
99
[Github's PrimerCSS Guidelines](http://primercss.io/guidelines/#scss),
1010
[Google's CSS Style Guide](https://google.github.io/styleguide/htmlcssguide.xml#CSS_Formatting_Rules), [Airbnb's Styleguide](https://github.com/airbnb/css#css), and [@mdo's Code Guide](http://codeguide.co/#css).
1111

12-
It favours flexibility over strictness for things like multi-line declarations and single-line rulesets, and tries to avoid potentially divisive rules.
12+
It favours flexibility over strictness for things like multi-line lists and single-line rulesets, and tries to avoid potentially divisive rules.
1313

1414
## Example
1515

0 commit comments

Comments
 (0)