feat:#47 updated primevue theme for sass

This commit is contained in:
Elmar Kresse
2024-03-30 14:43:21 +01:00
parent d58b633159
commit d93287d732
104 changed files with 14548 additions and 0 deletions

View File

@@ -0,0 +1,29 @@
{
"name": "primevue-sass-theme",
"version": "3.50.0",
"description": "PrimeVue Sass Theme",
"homepage": "https://primevue.org/",
"repository": {
"type": "git",
"url": "git+https://github.com/primefaces/primevue-sass-theme.git"
},
"keywords": [
"primevue",
"vue",
"vue.js",
"vue2",
"vue3",
"ui library",
"component library",
"material",
"bootstrap",
"fluent",
"tailwind",
"unstyled",
"passthrough"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/primefaces/primevue-sass-theme/issues"
}
}