mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-11 09:52:35 +00:00
Fix stackblitz demos
This commit is contained in:
parent
2911768e82
commit
64cf32976f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ const core_dependencies = {
|
|||
tailwindcss: app_dependencies['tailwindcss'] || 'latest',
|
||||
autoprefixer: app_dependencies['autoprefixer'] || 'latest',
|
||||
postcss: app_dependencies['postcss'] || 'latest',
|
||||
'tailwindcss-primeui': app_dependencies['tailwindcss-primeui'] || 'latest',
|
||||
'tailwindcss-primeui': 'latest',
|
||||
'unplugin-vue-components': 'latest'
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue