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

https://github.com/rayraegah/mason

A visual css grid layout editor and code generator
https://github.com/rayraegah/mason

css-grid-layout utility-application

Last synced: 5 months ago
JSON representation

A visual css grid layout editor and code generator

Awesome Lists containing this project

README

          

# Mason

A visual css grid layout editor and code generator.

If you want a better one try [https://cssgrid-generator.netlify.com/](https://cssgrid-generator.netlify.com/)

## Development

If you have parceljs installed as a global npm module

```bash

npm run serve

```

Otherwise

```bash

npm install
npm run serve

```

## License

GNU GPLv3