This website requires JavaScript.
Explore
Help
Register
Sign In
bigchaindb
/
site
Watch
1
Star
0
Fork
0
You've already forked site
mirror of
https://github.com/bigchaindb/site.git
synced
2024-11-22 09:46:57 +01:00
Code
Releases
Activity
d2978346dd
site
/
.stylelintrc
7 lines
115 B
Plaintext
Raw
Normal View
History
Unescape
Escape
switch to stylelint
2017-05-30 18:25:40 +02:00
{
lint like there's no tomorrow
2017-05-31 00:22:14 +02:00
"extends": "stylelint-config-bigchaindb",
valid json, thanks to Stylelint v8
2017-07-18 13:18:31 +02:00
"rules": {
lint like there's no tomorrow
2017-05-31 00:22:14 +02:00
"selector-no-qualifying-type": null
}
switch to stylelint
2017-05-30 18:25:40 +02:00
}
Copy Permalink