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 e8c820d commit ec804caCopy full SHA for ec804ca
defaultConfig.stub.js
@@ -864,8 +864,9 @@ module.exports = {
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.
+ | Here is where you can register any plugins you'd like to use in your
+ | project. Tailwind's built-in `container` plugin is enabled by default to
869
+ | give you a Bootstrap-style responsive container component out of the box.
870
871
| Be sure to view the complete plugin documentation to learn more about how
872
| the plugin system works.
0 commit comments