Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/erenesto/gralig
- Owner: erenesto
- License: mit
- Created: 2020-03-13T18:57:17.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-14T22:12:09.000Z (almost 2 years ago)
- Last Synced: 2024-08-09T10:32:07.432Z (6 months ago)
- Topics: css-library
- Language: SCSS
- Homepage: https://gralig.netlify.app/
- Size: 2.49 MB
- Stars: 43
- Watchers: 4
- Forks: 5
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-CSS-Resources - gralig:
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).