@stencil/postcss

v2.1.0
The Stencil PostCSS Plugin
stencil postcss

lint

npm run lint.prettier

test

jest --coverage

build

npm run prebuild && tsc && npm run rollup && npm run test

watch

tsc --watch

rollup

rollup -c rollup.config.js

release

np

test.ci

npm run test.jest && npm run test.prettier

version

npm run build

prebuild

rimraf ./dist

test.jest

jest

test.watch

jest --watch

lint.prettier

prettier --write 'src/**/*.ts'

test.prettier

prettier --check 'src/**/*.ts'
npm i @stencil/postcss

Metadata

  • MIT
  • Whatever
  • Ionic Team
  • released 10/5/2021

Downloads