Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gorillamoe/minimal-grid-css

Just as minimal as it gets!
https://github.com/gorillamoe/minimal-grid-css

Last synced: 7 days ago
JSON representation

Just as minimal as it gets!

Awesome Lists containing this project

README

        

# Minimal Grid CSS

`Yarn` over `npm`, because it works offline and has reliable builds.
Install [yarn-completions](https://github.com/mklabs/yarn-completions)
for better auto completions (`yarn global add yarn-completions`).

There are the following tasks predefined.

- build
- minify
- serve
- test
- watch

## Supported Browsers

- Firefox (69.0)
- Chrome (77.0.3865.75)
- Microsoft Edge
- IE11+
- iOS Safari
- MacOS Safari
- Opera

## Coding-Style

### Prettier.io + Tabs

Formatting is done via prettier.io with the exception of tabs over spaces.
Also EditorConfig.org is used.