A utility-first CSS framework for rapid UI development.
-
Updated
Jun 21, 2021 - JavaScript
Would be great if you could create a custom plugin for stylelint that adds support for your custom rules; for example, making font-range
a known property for the property-no-unknown
rule.
Add a description, image, and links to the postcss topic page so that developers can more easily learn about it.
To associate your repository with the postcss topic, visit your repo's landing page and select "manage topics."
I want to ignore only specific pseudo classes. In Angular its very common to use
:host
pseudo class, so this always takes 1 place in calculating nested depth