Skip to content

Misssusu/simple-style-react-ui

Repository files navigation

simple-style-react-ui

simple-style-ui UI library for Web APP, built with Vue.js.

CircleCi:

CircleCI

NPM

npm version

install

$ yarn add simple-style-ui

or

$ npm install simple-style-ui --save

Note

This UI library will reset some styles as followed. I strongly recommend you to add these styles to all of your projects for saving time to find CSS bugs :)

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published