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.
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
- Set of Colors
- Typography
- Buttons
- Navbar
- Card
- Table
- List
- Modal
- Breadcrumb
- Form Elements
- Loading Elements
- Progress Elements
- Dark Mode
- Flexbox based Grid
Gralig built for latest versions of modern browsers.
- Chrome
- Brave
- Firefox
- Edge
- Opera
- Safari
You can use our website for documentation gralig.com
Welcome to the club 🙂 You can contribute the project with our contributing guidelines.
Designed and developed by Eren Guldas. Code released under the MIT License.