zyle.css
v0.8.0
Published
Take off with a lightweight, responsive CSS framework
Downloads
2
Maintainers
Readme
Zyle.css
Zyle.css is a lightweight, responsive CSS framework that is under development
Installation
You can add the Zyle CSS library in these ways:
Install from Github release(manually)
Download the source code with the compiled file, the file zyle.min.css
is located in the /css
folder
<link rel="stylesheet" href="zyle.min.css" />
Install from CDN (unpkg)
<link rel="stylesheet" href="https://unpkg.com/zyle.css/css/zyle.min.css" />
Install from NPM
npm install zyle.css
Install from Yarn
yarn add zyle.css
Go to css.zylelabs.com to see the full documentation.