Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erenesto/gralig

[Deprecated] - A modest, grayish CSS library
https://github.com/erenesto/gralig

css-library

Last synced: 3 months ago
JSON representation

[Deprecated] - A modest, grayish CSS library

Awesome Lists containing this project

README

        

## 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

```html

```

or

```bash
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](https://gralig.com/)

## Contributing

Welcome to the club πŸ™‚
You can contribute the project with our [contributing guidelines](https://github.com/erenesto/gralig/blob/master/.github/CONTRIBUTING.md).

## License

Designed and developed by Eren Guldas. Code released under the [MIT License](license).