next-plugin-antdesign-less
Use Antd (with Less) with Next.js, Zero Dependency on other Next-Plugins.
Use Antd (with Less) with Next.js, Zero Dependency on other Next-Plugins.
A super lightweight library for generating and verifying one-time passwords (OTPs) without the database interaction and additional dependencies.
🧩 CSS integration of a flexible icon family for the web.
为微信 Web 服务量身设计
Sort CSS declarations in a certain order.
A PostCSS plugin to strip header comment
A PostCSS plugin to convert CSS variables to Less variables
PostCSS plugin to add a default unit to your `rotate()` values
LESS parser for PostCSS
A PostCSS plugin to convert CSS variables to Less variables
A PostCSS plugin to correct font-family values
A webpack plugin to process generated assets with PostCSS with support for webpack 5 filesystem cache.
Unleash the detectives
样式标准库
Ribbon Menu for React (Vite, TypeScript)
qt build extends
A UI library by QingTui official design team, includes the most useful widgets/modules in mobile web applications.
Smart CSS Grid with different preprocessors: LESS, SCSS, SASS or Stylus. Fixed issue from SASS
## usage ### load dependencies npm install or yarn ### start npm run start or yarn start ### build npm run build or yarn build ## project tree ├─.babelrc ---------> babel config ├─.eslintrc.js -----> runtime eslint config ├─in