All Projects β†’ erenesto β†’ gralig

erenesto / gralig

Licence: MIT license
[Deprecated] - A modest, grayish CSS library

Programming Languages

SCSS
7915 projects

Projects that are alternatives of or similar to gralig

Latex Css
LaTeX.css is a CSS library that makes your website look like a LaTeX document
Stars: ✭ 2,216 (+4936.36%)
Mutual labels:  css-library
Modern Normalize
πŸ’ Normalize browsers' default style
Stars: ✭ 3,924 (+8818.18%)
Mutual labels:  css-library
atomize
A library of atomic CSS classes.
Stars: ✭ 51 (+15.91%)
Mutual labels:  css-library
Katana
Katana is CSS Layout System made with Flexbox
Stars: ✭ 57 (+29.55%)
Mutual labels:  css-library
satchel
The little bag of CSS-in-JS superpowers
Stars: ✭ 14 (-68.18%)
Mutual labels:  css-library
ResetCSS
Reset CSS Stylesheet to reduce browser inconsistencies.
Stars: ✭ 17 (-61.36%)
Mutual labels:  css-library
boardz
Create Pinterest-like boards with pure CSS, in less than 1kB.
Stars: ✭ 33 (-25%)
Mutual labels:  css-library
shell
Campaign Monitor's CSS library
Stars: ✭ 15 (-65.91%)
Mutual labels:  css-library
swatch
A lightweight, modern theming library based on CSS variables and the setter/getter pattern.
Stars: ✭ 14 (-68.18%)
Mutual labels:  css-library
glass-ui
CSS UI library based on the glassmorphism design specifications
Stars: ✭ 262 (+495.45%)
Mutual labels:  css-library
Two-Lines-CSS-Framework
Two Lines CSS Framework
Stars: ✭ 17 (-61.36%)
Mutual labels:  css-library

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].