Created
January 21, 2020 13:27
-
-
Save bipon68/41867479931e117482ad7545d29564dd to your computer and use it in GitHub Desktop.
PrimeNG CSS Import
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@import '~primeng/resources/primeng.min.css'; | |
@import '~primeng/resources/themes/omega/theme.css'; | |
@import '~primeicons/primeicons.css'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment