intuit / postcss-themed

A PostCSS plugin for generating themes.
MIT License
62 stars 31 forks source link

Variable Hashing #5

Closed tylerkrupicka closed 4 years ago

tylerkrupicka commented 4 years ago

What Changed

Add support for custom variable scoping functions, with the same API as CSS Modules.

Why

Allows more flexibility for updating hashes to avoid collisions.

Todo:

hipstersmoothie commented 4 years ago

:rocket: PR was released in v1.1.0 :rocket: