1.0.3 • Published 2 years ago
@tthappy/tk-css v1.0.3
tk-css
介绍
基础 css 库
安装
npm install @tthappy/tk-css
使用
import "@tthappy/tk-css/dist/tk.css"
import "@tthappy/tk-css/dist/icon.css"
import "@tthappy/tk-css/dist/components/bar.css"
import "@tthappy/tk-css/dist/components/button.css"
or
import "@tthappy/tk-css/src/index.scss"
import "@tthappy/tk-css/src/icon.css"
import "@tthappy/tk-css/src/components/bar.css"
import "@tthappy/tk-css/src/components/button.css"