Skip to content

krircc/gralig

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gralig CSS

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 🙂 You can contribute the project with our contributing guidelines.

License

Designed and developed by Eren Guldas. Code released under the MIT License.

About

A modest, grayish CSS library

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 99.7%
  • JavaScript 0.3%