lit-css

Build Plugins for CSS tagged-template-literals

MIT License

Downloads
159.8K
Stars
47
Committers
7

Bot releases are hidden (Show)

lit-css - [email protected]

Published by bennypowers 12 months ago

Initial release of typescript-transform-lit-css

{
  "compilerOptions": {
    "plugins": [
      {
        "transform": "typescript-transform-lit-css"
        "inline": true
      }
    ]
  }
}