We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67912a commit 9334846Copy full SHA for 9334846
defaultConfig.stub.js
@@ -859,6 +859,19 @@ module.exports = {
859
},
860
861
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
+
875
plugins: [],
876
877
0 commit comments