1.0.0 • Published 6 years ago

xzcommoncss v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

commonCss

常用的css样式库 默认使用rem单位,html基准值100px; 换算比例:100px=1rem;

主要分为两部分:

import "commoncss/index.css"
import "commoncss/button.css"
  • common.css
  • button.css

px单位引用如下包

import "commoncss/px/index.css"