Skip to content

Commit

Permalink
fix: Add example gif to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronccasanova committed Dec 31, 2021
1 parent 9ecf48f commit 2014f9e
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,13 @@
# Prettier Plugin CSS Grid

An opinionated CSS Grid formatter.

## Usage

```sh
npm i -D prettier-plugin-css-grid
```

> Note: Prettier will automatically detect this plugin and apply it to your code.
![prettier-plugin-css-grid example](assets/prettier-plugin-css-grid.gif)
Binary file added assets/prettier-plugin-css-grid.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2014f9e

Please sign in to comment.