Skip to content

Commit

Permalink
Fixed #318 - Rename Nova Themes
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed May 16, 2020
1 parent 6fecb38 commit 77c99f0
Show file tree
Hide file tree
Showing 7 changed files with 14,568 additions and 8 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ PrimeFlex | DataView
The css dependencies are as follows, note that you may change the theme with another one of your choice. If you are using a bundler such as webpack with a css loader you may import them to your main application component.

```javascript
primevue/resources/themes/nova-light/theme.css //theme
primevue/resources/themes/saga-blue/theme.css //theme
primevue/resources/primevue.min.css //core css
primeicons/primeicons.css //icons
```
Expand Down
Loading

0 comments on commit 77c99f0

Please sign in to comment.