native-reset.css

2.0.1 • Public • Published

native-reset.css

Build Status GitHub license Npm downloads PR welcome

Uniform browser style features. Separation of responsive website, mobile and native applications, more lightweight, reducing redundancy. Based on SASS, support for personalized style.

Install

npm install --save native-reset.css

Quick start

  • Used in native app
import 'native-reset.css/public/native/reset.css'
  • Used in mobile
import 'native-reset.css/public/mobile/reset.css'
  • Used in responsive website
import 'native-reset.css/public/main/reset.css'

File drectory

.
├── demo # demo pages
├── dist # v 1.2.2
├── public # v 2.0.1
├── sass # source files
├── .gitignore
├── gruntfile.js
├── package.json
└── README.md

/native-reset.css/

    Package Sidebar

    Install

    npm i native-reset.css

    Weekly Downloads

    1

    Version

    2.0.1

    License

    ISC

    Last publish

    Collaborators

    • heleth