Feature: Add @property definitions to CSS plugin output #166
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
@property
definitions help enable type safety for CSS Custom Properties.MDN Docs: https://developer.mozilla.org/en-US/docs/Web/CSS/@property
It might be good to make a flag for this in the plugin too since defining property types is optional and adds extra weight to the output.
Suggested API:
The text was updated successfully, but these errors were encountered: