style in class 解决方案
npm install @nicecode/css
项目案例用 react 作为演示,实际使用中不依赖任何框架,开箱即用
``npm i @nicecode/css --save
npm i @nicecode/css --save
// or yarn add @nicecode/css`
本文以引用 common 模块为例
`import '@nicecode/css'
import '@nicecode/css'
// something...``
1. bootstrap2. tailwindcss3. cssnext
Nicecoders Team