mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2025-08-11 06:03:50 +02:00
feat:#47 update readme
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
# PrimeVue Theming with SASS
|
||||
|
||||
Visit the [official documentation](https://primevue.org/theming/#customtheme) for more information.
|
||||
Run from htwkalender/frontend directory:
|
||||
|
||||
```bash
|
||||
npx sass public/primevue-sass-theme/themes/lara/lara-dark/yellow/theme.scss public/themes/lara-dark-blue/theme.css
|
||||
```
|
||||
|
||||
```bash
|
||||
npx sass public/primevue-sass-theme/themes/lara/lara-light/blue/theme.scss public/themes/lara-light-blue/theme.css
|
||||
```
|
||||
|
Reference in New Issue
Block a user