We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c22565d commit 344dde2Copy full SHA for 344dde2
content/plugins/wysiwyg.md
@@ -43,7 +43,6 @@ Require the plugin inside the `tailwind.config.js` file:
43
44
3. Set the `wysiwyg` field from the Flowbite plugin to `true` to enable pseudo styles:
45
46
-```javascript
47
```javascript
48
plugins: [
49
require('flowbite/plugin')({
@@ -2403,4 +2402,4 @@ Examples from this page have functional elements so you can check the JavaScript
2403
2402
2404
## License
2405
2406
-Resources from this page are licensed under the MIT License, including the Flowbite examples and Tip Tap.
+Resources from this page are licensed under the MIT License, including the Flowbite examples and Tip Tap.
0 commit comments