svelte-windicss-preprocess

v4.4.0-alpha.3
A Svelte Preprocessor to compile tailwindcss at build time based on windicss compiler.
compiler css preprocess svelte tailwindcss windicss

build

tsup ./src/index.ts --dts --format esm --no-splitting

build:clean

rimraf dist && npm run build

dev

npm run build --watch

lint

eslint src

lint:tests

eslint tests --ext .ts

release

npm run test && npm run build:clean && bumpp --tag --commit --push

test

uvu -r sucrase/register tests

test:generate

tsm generate.ts

Metadata

  • MIT
  • Whatever
  • Veritas Raven
  • released 2/13/2022

Downloads