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 092aba5 commit 9146854Copy full SHA for 9146854
defaultConfig.js
@@ -152,7 +152,7 @@ module.exports = {
152
| Screens https://tailwindcss.com/docs/responsive-design
153
|-----------------------------------------------------------------------------
154
|
155
- | Screens in Tailwind are essentially CSS media queries. They define the
+ | Screens in Tailwind are translated to CSS media queries. They define the
156
| responsive breakpoints for your project. By default Tailwind takes a
157
| "mobile first" approach, where each screen size represents a minimum
158
| viewport width. Feel free to have as few or as many screens as you
0 commit comments