Showing 1-20 of 1,031 packages
Removes default postcss config and instead will use postcss.config.js
``` . ├── babel.config.js ├── dev.config.js ├── index.js ├── jest.config.js ├── package-lock.json ├── package.json ├── postcss.config.js ├── readme.md ├── src │ ├── changeData //题库数据转化模块 │ │ ├── changeQuestiondata //解析base64、svg等题库数据 │ │ │ ├──
PostCSS plugin that extracts and wraps rules containing `:hover` pseudo-classes in `@media (hover: hover) {}` media queries
Beautiful base styling for LiveKit components that you can use as is, build upon, or create your own.
Jest's preprocessor for css, sass, less, stylus modules generated with Webpack
A light wrapper around any postcss nesting plugin improves compatibility with Tailwind CSS.
Another esbuild plugin for your styling with CSS,SASS,LESS,STYLUS
PostCSS plugin to swap :root for :host
Convert rem units to px or rpx units using PostCSS. Based on postcss-pxtorem and postcss-rem-to-pixel, and rewrite with typescript, and support Postcss8
PostCSS plugin throws a error on any warning from previous PostCSS plugins
A small plugin to allow you to scope your css with a custom selector
PostCSS plugin for StyleX
New High Score shareable config for PostCSS
PostCSS plugin for Windi CSS
PostCSS plugin to convert rem values to px values
Storybook addon used to run the PostCSS preprocessor against your stories.
A wrappar around vanilla extract to style telegraph
PostCSS plugin Rebase URLs to a given root URL.
PostCSS Atomizer plugin
PostCSS plugin to insert variables from a data source based on discovered usage