Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 414 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 414 Bytes

html5-native-ui

充分利用原生html5属性和css3的能力,使原生html元素也可以变得像UI组件库一样美观优雅。Just 4.2kb gzipped

Preview

Install

npm i html5-native-ui

Usage

Import it into your file:

import 'html5-native-ui'

or

<link rel="stylesheet" href="{path}/html5-native-ui-min.css">