@nhatphamfks-org/funstyle
v1.0.1
Published
FuncStyle is project make a myself UI. The main purpose of this project is for learning, and for personal use. It will contain ideas from many different frameworks, I will try to address those ideas in my comments.
Downloads
1
Readme
funstyle
Table of contents
- Usage
- Update in progress...
Usage
Install manually
Download funstyle and link /css/funstyle.min.css
in the <head>
of your website.
<link rel="stylesheet" href="css/funstyle.min.css">
Install from CDN
Alternatively, you can use unpkg CDN to link funstyle.
<link rel="stylesheet" href="https://unpkg.com/@nhatphamfks-org/[email protected]/css/funstyle.min.css">
Install with NPM
npm i @nhatphamfks-org/funstyle