Feature/paragraph updates (#257)
* useMergeClasses accepted types updated - to match twMerge * fwb-paragraph updated to accept user classes * docs updated to fix missing tailwind classes * fwb-p documentation updated * tailwindcss class wrapper props removed * Update docs/components/typography/p/FwbPExampleCustom.vue * Update docs/components/typography/p/FwbPExampleCustom.vue --------- Co-authored-by: Ilya Artamonov <ilya.sosidka@gmail.com>
This commit is contained in:
@@ -19,7 +19,7 @@ npm i flowbite flowbite-vue
|
||||
```javascript
|
||||
module.exports = {
|
||||
content: [
|
||||
'node_modules/flowbite-vue/**/*.{js,jsx,ts,tsx}',
|
||||
'node_modules/flowbite-vue/**/*.{js,jsx,ts,tsx,vue}',
|
||||
'node_modules/flowbite/**/*.{js,jsx,ts,tsx}'
|
||||
],
|
||||
plugins: [
|
||||
|
||||
Reference in New Issue
Block a user