Skip to content

Commit 05f5c77

Browse files
committed
Update require
1 parent 7382f7f commit 05f5c77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module.exports = {
2121

2222
plugins: [
2323
// ...
24-
require('./plugins/css-grid')({
24+
require('tailwindcss-grid')({
2525
grids: [2, 3, 5, 6, 8, 10, 12],
2626
colwidth: [5, 10, 15, 20], // in REM
2727
gaps: {

0 commit comments

Comments
 (0)