Skip to content

Releases: alekhrycaiko/postcss-forced-variables

Initial release.

24 Aug 03:22

Choose a tag to compare

Initial MVP for forced-variables plugin. Feature-set involves:

  • Setting a list of rules and variables to evaluate.
  • Pass warnings to the console if variable values are used on rules that lack variables.
  • Throw errors to the console if a designated rule does not have a variable used.