Skip to content

Commit 9334846

Browse files
committed
Add plugin comment to default config
1 parent c67912a commit 9334846

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

defaultConfig.stub.js

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,19 @@ module.exports = {
859859
},
860860

861861

862+
/*
863+
|-----------------------------------------------------------------------------
864+
| Plugins https://tailwindcss.com/docs/plugins
865+
|-----------------------------------------------------------------------------
866+
|
867+
| Here is where you can register any additional plugins you'd like to use in
868+
| your project.
869+
|
870+
| Be sure to view the complete plugin documentation to learn more about how
871+
| the plugin system works.
872+
|
873+
*/
874+
862875
plugins: [],
863876

864877

0 commit comments

Comments
 (0)