UNPKG

sirocco-wc

Version:

Scaffolding Tool for the fusion of lit with tailwind. DRY development in the speed of light with the zero configuration build tool parcel, playwright and jest testing. jenkinsCI ready.

6 lines (5 loc) 96 B
module.exports = { plugins: { tailwindcss: { config: './tailwindcss.config.js' }, }, };