Getting Started with getcss
Starter Template
To quick start, just use the below starter template and save it as index.html
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/Sunil-Lore/getcss@v0.1.0-alpha-13/dist/css/getcss.min.css" >
<title>getcss starter template! </title>
</head>
<body>
</body>
</html>
CDN link
getcss | Full version of getcss.
You can include getcss directly to an existing project using the following CDN link:
getcss-lite | Lightweight version of getcss.
When speed matters and you have your own color codes, use the following CDN link:
CSSpalette | A CSS library for colors and shades.
When you already have your own CSS and want to include the CSSpalette library, you can also use it with any other CSS framework. Use the following CDN link:
Use examples or templates
You can use our preloaded webpage examples and layout templates. You can scale up your pages as per your wish.
Designed and maintained with by Sunil
Source code licensed under MIT
Website content & documentation licensed under CC BY-NC-SA 4.0
This work is licensed under a Creative Commons Attribution 4.0 International License.