Skip to content

Commit 2014f9e

Browse files
fix: Add example gif to readme
1 parent 9ecf48f commit 2014f9e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,13 @@
1+
# Prettier Plugin CSS Grid
12

3+
An opinionated CSS Grid formatter.
24

5+
## Usage
6+
7+
```sh
8+
npm i -D prettier-plugin-css-grid
9+
```
10+
11+
> Note: Prettier will automatically detect this plugin and apply it to your code.
12+
13+
![prettier-plugin-css-grid example](assets/prettier-plugin-css-grid.gif)

assets/prettier-plugin-css-grid.gif

604 KB
Loading

0 commit comments

Comments
 (0)