Skip to content

Commit 018a406

Browse files
authored
Update README.md
1 parent 1105771 commit 018a406

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ module.exports = {
3333

3434
With zero configuration, it will generate grids from 1 to 12 columns in size, no gap sizes, and `responsive` variants for each new utility.
3535

36+
## Classes
37+
3638
The plugin generates the following sets of classes:
3739

3840
- `.grid` for setting `display: grid` on an element
@@ -49,6 +51,8 @@ It's not really practical to expose all of the power of CSS Grid through utiliti
4951

5052
---
5153

54+
### Credit
55+
5256
This repo was originally isolated from [https://github.com/tailwindcss/plugin-examples](https://github.com/tailwindcss/plugin-examples) to publish to npm. Credit and thanks to [https://github.com/adamwathan](@adamwathan)
5357

5458
[View original demo](https://tailwindcss.github.io/plugin-examples/#css-grid)

0 commit comments

Comments
 (0)