Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/gorillamoe/minimal-grid-css
- Owner: gorillamoe
- Created: 2019-09-29T08:03:52.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T04:01:50.000Z (almost 2 years ago)
- Last Synced: 2024-10-12T13:09:47.455Z (about 1 month ago)
- Language: HTML
- Size: 5.36 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
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.