43081j / postcss-lit

PostCSS syntax for extracting CSS from template literals inside JS/TS files
84 stars 6 forks source link

fix: support typescript-like decorator syntax #15

Closed 43081j closed 2 years ago

43081j commented 2 years ago

The decorators proposal seems to have settled on decorators after export, but most code i've seen in the wild has them before.

so ill leave it like this for now until we can specify the choice ourselves in config/babelrc.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 1506935229


Totals Coverage Status
Change from base Build 1505540429: 0.0%
Covered Lines: 384
Relevant Lines: 388

💛 - Coveralls