intuit / postcss-themed

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

add theme file to dependencies to get webpack reloading working #36

Closed hipstersmoothie closed 3 years ago

hipstersmoothie commented 3 years ago

What Changed

When you make changes in your theme.ts file postcss will re-run! This enables hot reloading in bundlers

Why

It's a better dev experience

Published PR with canary version: 2.2.0-canary.36.407

hipstersmoothie commented 3 years ago

:rocket: PR was released in v2.2.0 :rocket: