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 0e5c508 commit 48e7441Copy full SHA for 48e7441
src/pages/blog/tailwindcss-v3-3/index.mdx
@@ -81,7 +81,7 @@ Also pour one out for the 50 shades of gray jokes we used to be able to make.
81
Now you can configure Tailwind CSS in ESM, or even in TypeScript:
82
83
84
-```js {{ filename: "tailwind.config.js", style: "framed" }}
+```js {{ filename: 'tailwind.config.js', style: 'framed', color: 'pink' }}
85
/** @type {import('tailwindcss').Config} */
86
export default {
87
content: [],
0 commit comments