1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Fix grid.md code sample closure + Link grid doc in README

This commit is contained in:
Jérémy Minié
2022-04-28 15:35:52 -04:00
committed by Deven Caron
parent 9b99a1958b
commit a056a87855
2 changed files with 2 additions and 0 deletions

View File

@@ -34,6 +34,7 @@ Example of a Charcoal project:
"./assets/scripts/**/*" // use case: `el.classList.add('u-gc-1/2')`
]
}
```
## Usage