postcss-plugins

PostCSS plugin to provide theming function based on CSS variables using `@var` rules.

Stars
0
Committers
3

Bot releases are visible (Hide)

postcss-plugins - [email protected]

Published by github-actions[bot] about 1 month ago

Minor Changes

  • 851d1c6: Support & and * characters for special purposes
postcss-plugins - [email protected]

Published by github-actions[bot] about 2 months ago

Minor Changes

  • 3df8238: Use @var rule name rather than @theme
  • 0543a8a: Support rest parameters as fallback name
  • e3143b2: Add an atRuleName option

Patch Changes

  • 7321c0c: Allow an empty string for propDelimiter and nestedThemeDelimiter options
postcss-plugins - [email protected] Latest Release

Published by github-actions[bot] 8 months ago

Minor Changes

  • 4767e85: Initial release