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 3 years ago

43081j commented 3 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 3 years ago

Pull Request Test Coverage Report for Build 1506935229

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


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

💛 - Coveralls