weapp-tailwindcss-webpack-plugin

v3.3.0
把tailwindcss jit引擎,带给小程序开发者们! bring tailwindcss jit engine to miniprogram developers!
tailwindcss weapp wechat mini miniprogram mini app weapp-tw weapp-tailwindcss taro and 16 more...

dev

pnpm clean && pnpm dts && cross-env NODE_ENV=development rollup -c rollup.config.ts --configPlugin typescript -w

dts

tsc --emitDeclarationOnly -p tsconfig.dts.json

raw

ts-node scripts/raw

bump

bumpp

lint

eslint .

sync

cnpm sync weapp-tailwindcss-webpack-plugin weapp-tailwindcss weapp-tw

test

npm run postinstall && vitest run

build

pnpm clean && cross-env NODE_ENV=production rollup -c rollup.config.ts --configPlugin typescript && pnpm dts

clean

node scripts/clean.js

format

prettier --check "src/**/*.{ts,js}" -w

-------

-----------

ls:pack

npm pack --dry-run

release

node scripts/release.js

test:ui

vitest --ui

get-decl

ts-node scripts/get-decl.ts

lint:fix

eslint ./test --fix

test:dev

vitest

build:cli

cd plugins/cli && pnpm run build

build:tsc

cross-env NODE_ENV=development tsc --build tsconfig.json

cli:patch

node bin/weapp-tailwindcss.js patch

format:test

prettier --check "test/**/*.test.{ts,js}" -w

postinstall

node bin/weapp-tailwindcss.js patch

generate:readme

ts-node scripts/readme/write.ts

vitest:coverage

vitest run --coverage

Metadata

  • MIT
  • >=16.6.0
  • SonOfMagic
  • released 6/5/2024

Downloads

Maintainers