weapp-tailwindcss-webpack-plugin

v3.4.0
把 tailwindcss 原子化样式思想,带给小程序开发者们! bring tailwindcss 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

tsx scripts/raw

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

-------

-----------

ls:pack

npm pack --dry-run

release

node scripts/release.js

test:ui

vitest --ui

get-decl

tsx 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

postinstall

node bin/weapp-tailwindcss.js patch

generate:readme

tsx scripts/readme/write.ts

Metadata

  • MIT
  • >=16.6.0
  • SonOfMagic
  • released 7/20/2024

Downloads

Maintainers