Skip to content

Commit d3880de

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CSS Grid Tailwind Plugin
22

3-
## Configuration options:
3+
## Configuration options
44

55
- `grids` for specifying all of the grid sizes you'd like to generate
66
- `gaps` for specifying the gap sizes you'd like to generate
@@ -33,7 +33,7 @@ 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
36+
## Generated classes
3737

3838
The plugin generates the following sets of classes:
3939

0 commit comments

Comments
 (0)