A utility-first CSS framework for rapid UI development.
-
Updated
May 11, 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."
When using single-line formatting, it would helpful if the selectors for at-rules could pushed to a new line. For example:
A proposed solution would be to add at-rule exceptions for the block-opening-brace-newline-after rule. Or a separate at-rule-opening-brace-newline-af