Skip to content

Commit 9146854

Browse files
committed
Wording in default config
1 parent 092aba5 commit 9146854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaultConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ module.exports = {
152152
| Screens https://tailwindcss.com/docs/responsive-design
153153
|-----------------------------------------------------------------------------
154154
|
155-
| Screens in Tailwind are essentially CSS media queries. They define the
155+
| Screens in Tailwind are translated to CSS media queries. They define the
156156
| responsive breakpoints for your project. By default Tailwind takes a
157157
| "mobile first" approach, where each screen size represents a minimum
158158
| viewport width. Feel free to have as few or as many screens as you

0 commit comments

Comments
 (0)