wini-web-components
v2.1.8
Published
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
Downloads
2,768
Readme
Getting Started with Create React App
This project was bootstrapped with Create React App.
Available Scripts
In the project directory, you can run:
npm i wini-web-components
Using Skin
add this cdn link into your App.css file.
@import url(https://cdn.jsdelivr.net/gh/WiniGit/web-component@latest/src/skin/root.css);
@import url(https://cdn.jsdelivr.net/gh/WiniGit/web-component@latest/src/skin/typography.css);
@import url(https://cdn.jsdelivr.net/gh/WiniGit/web-component@latest/src/skin/layout.css);