1.0.1 • Published 5 years ago

@dhccmobile/core-style v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

core-style

核心样式库

快速安装

NPM

npm install core-style

Import

安装后,可以使用以下代码段将CSS文件导入到项目中:

import 'core-style'

浏览器支持

core-style 使用 autoprefixer 使(大多数)Flexbox功能与早期浏览器版本兼容。

  • Chrome
  • Edge
  • Firefox
  • Opera
  • Safari

仅部分支持Internet Explorer(10+)

文档

待定