thoughtbot / suspenders

A Rails template with our standard defaults.
https://thoughtbot.com
MIT License
4.02k stars 528 forks source link

Fix stylelint violations #1150

Closed stevepolitodesign closed 11 months ago

stevepolitodesign commented 11 months ago

In #1148 we introduce stylelint. However, the empty styles introduced in #1145 are empty file violations. By adding comments, we avoid that error.

Note that we need to add these comments because there's no way to automatically fix those violations with something like prettier.