Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Kretschmann 09f4107d3d
allow @include
- @import is css native, d'oh
2017-07-18 14:07:52 +02:00
Matthias Kretschmann 42243b7b36
correct syntax for ignored at-rules
* addendum to #4
2017-07-18 13:49:57 +02:00
Matthias Kretschmann 5852c476cb
allow Sass custom @rules 2017-07-18 13:34:06 +02:00
Matthias Kretschmann 62b874f927
disallow ID selectors with new rule 2017-07-18 13:11:41 +02:00
Matthias Kretschmann 79538a40e2
remove deprecated rules 2017-07-18 13:03:44 +02:00
Matthias Kretschmann bd391f5421
define max-empty-lines, fix declaration-empty-line-before 2017-05-31 00:22:58 +02:00
Matthias Kretschmann b413d80181
control specificity 2017-05-30 23:49:15 +02:00
Matthias Kretschmann 8f9039789b
disallow all vendor prefixes
* we prefer using autoprefixer in all projects
2017-05-30 23:29:33 +02:00
Matthias Kretschmann 51a816c2a4
initial commit 2017-05-30 19:51:20 +02:00