Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
![Visual Grid Builder](https://github.com/obedparla/visual-grid-builder/blob/main/public/showcase.png)

I created this project to make it easy to design complex CSS Grid layouts.
It allows you to aww items and to design the grid by dragging or resizing them. You can then get generated code to create the grid on your own project.
It allows you to add items and to design the grid by dragging or resizing them. You can then get generated code to create the grid on your own project.

My motivation behind this tool is to create the best, most intuitive way to use CSS grid, without
having to understand the complicated underlying CSS specification.
Expand Down Expand Up @@ -34,4 +34,4 @@ Compiles and minifies for production

```
npm run build
```
```