intuit / postcss-themed

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

Force Single Theme in Modern Parser #13

Closed tylerkrupicka closed 4 years ago

tylerkrupicka commented 4 years ago

What Changed

Adding support for the forceSingleTheme option in the modern parser, which will generate only the defaultTheme.

Why

It was previously only implemented in the Legacy parser.

Todo:

hipstersmoothie commented 4 years ago

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