1
0
mirror of https://github.com/bigchaindb/stylelint-config-bigchaindb.git synced 2024-06-16 09:33:18 +02:00
Commit Graph

9 Commits

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