Skip to content

Commit ec804ca

Browse files
committed
Add comment about enabling container by default
1 parent e8c820d commit ec804ca

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

defaultConfig.stub.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -864,8 +864,9 @@ module.exports = {
864864
| Plugins https://tailwindcss.com/docs/plugins
865865
|-----------------------------------------------------------------------------
866866
|
867-
| Here is where you can register any additional plugins you'd like to use in
868-
| your project.
867+
| Here is where you can register any plugins you'd like to use in your
868+
| 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.
869870
|
870871
| Be sure to view the complete plugin documentation to learn more about how
871872
| the plugin system works.

0 commit comments

Comments
 (0)