What is Gralig ?
grålig means grayish in Danish.
Gralig is a modest, grayish CSS library. (You can make it colorfull with helpers). It can be starting point for your CSS development. It provides a set of small modules, including flexbox based grid and dark mode. There is no JS, only CSS.
Download
You can simply use gralig.min.css
file with cdn link or you can install npm package and use .scss
files in your project.
CDN
<link rel="stylesheet" href="https://unpkg.com/gralig" />
or
npm install gralig
Features
- Set of Colors
- Typography
- Buttons
- Navbar
- Card
- Table
- List
- Modal
- Breadcrumb
- Form Elements
- Loading Elements
- Progress Elements
- Dark Mode
- Flexbox based Grid
Browser Support
Gralig built for latest versions of modern browsers.
- Chrome
- Brave
- Firefox
- Edge
- Opera
- Safari
Docs and Website
You can use our website for documentation gralig.com
Contributing
Welcome to the club
License
Designed and developed by Eren Guldas. Code released under the MIT License.