Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dezudas/gaida
A minimalist CSS framework
https://github.com/dezudas/gaida
css css-framework css-grid sass-framework
Last synced: 4 months ago
JSON representation
A minimalist CSS framework
- Host: GitHub
- URL: https://github.com/dezudas/gaida
- Owner: dezudas
- License: mit
- Created: 2018-02-09T05:00:54.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T12:53:29.000Z (over 4 years ago)
- Last Synced: 2024-10-02T03:22:09.847Z (4 months ago)
- Topics: css, css-framework, css-grid, sass-framework
- Language: HTML
- Homepage:
- Size: 418 KB
- Stars: 4
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: .github/contributing.md
- License: license
Awesome Lists containing this project
README
Gaida UI Framework
=========A CSS framework targeted to modern application with modular structure, where UI framework is to maintain the Layout of the applications.
Grid update [Superclean, powerful, responsive, Sass-based, BEM-syntax CSS grid system]
> A minimalist CSS framework, initially forked from Milligram to make it more robust CSS framework to support challenges and new updates in CSS library.
## Status
[![Travis Status](https://travis-ci.org/dezudas/gaida.svg?branch=master)](https://travis-ci.org/dezudas/gaida.svg?branch=master)
[![Download Status](https://img.shields.io/npm/dt/gaida.svg)](https://www.npmjs.com/package/gaida)
[![Dependencies Status](https://david-dm.org/dezudas/gaida.svg)](https://david-dm.org/dezudas/gaida)
[![npm version](https://badge.fury.io/js/gaida.svg)](https://badge.fury.io/js/gaida)
[![CSS gzip size](http://img.badgesize.io/dezudas/gaida/master/test/gaida.min.css?compression=gzip&label=CSS+gzip+size)](https://github.com/dezudas/gaida/tree/master/test/gaida.min.css)>Maintained under [Semantic Versioning](https://semver.org/).
**Install with npm**
```sh
$ npm install gaida
```**Install with yarn**
```sh
$ yarn add gaida
```
## Final output```
test/
├── gaida.css
├── gaida.css.map
├── gaida.min.css
└── gaida.min.css.map
```## CDN Link
```
https://cdn.jsdelivr.net/npm/[email protected]/dist/gaida.min.css
```## Contributing
Want to contribute and support our effort?
## License
Maintained by Dijup Tuladhar