vuejs-jp / vuefes-2019

29 stars 5 forks source link

CSS の `!important;` を禁止するよう Stylelint の設定を変更する #189

Open ryamakuchi opened 5 years ago

ryamakuchi commented 5 years ago

解決したい問題

CSS で !important; を使っても Stylelint エラーにならない。 !important; を使ってしまうとスタイルの優先順位が問答無用で高くなってしまいあまり良くないため、Stylelint の設定をしたい。

問題を解決するために

この Issue の完了条件

参考

https://github.com/stylelint/stylelint/tree/master/lib/rules/declaration-no-important