Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sunny/devgrid

Tiny CSS grid overlay when pressing Ctrl-G
https://github.com/sunny/devgrid

Last synced: about 15 hours ago
JSON representation

Tiny CSS grid overlay when pressing Ctrl-G

Awesome Lists containing this project

README

        

# devgrid

Tiny CSS grid overlay when pressing `ctrl-G`.

## Usage

Add the CoffeeScript file and SCSS file to your project.

Press `ctrl-G` to show the CSS grid overlay.

## Example

On [Cults.](http://cults3d.com):

![](https://raw.githubusercontent.com/sunny/devgrid/master/devgrid.gif)

## Adapt

You should adapt the SCSS file to your project so that the columns sizes match how
your app responds in size, number, gutters, outer-gutters, media queries, etc.

Add breakpoint content for your common breakpoints to inform you of which
breakpoints are beeing used.