Skip to content

Commit

Permalink
Back to smaller content instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
barvian committed May 26, 2024
1 parent 761b67b commit 9fda59a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ export const components = { a: Link }
The custom extractor lets you use the new `~` modifier in your Tailwind classes.
</>
<Fragment slot="code">
```js title="tailwind.config.js" ins={1,6,10} mark=/\: (\{)/ mark=" files: " mark=" },"
```js title="tailwind.config.js" ins={1,6,10} mark=/\: (\{)/ mark="files:" mark=/(\}),/
import fluid, { extract } from 'fluid-tailwind'

export default {
Expand Down

0 comments on commit 9fda59a

Please sign in to comment.