Skip to content

Commit

Permalink
issue #97
Browse files Browse the repository at this point in the history
  • Loading branch information
farahaidid committed Dec 3, 2022
1 parent 188ad7d commit b23925f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/css/core.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ export default {

// Global CSS: https://go.nuxtjs.dev/config-css
css: [
"@/assets/css/core.scss",
// "@/assets/css/core.css",
// "@/assets/css/core.scss",
"@/assets/css/core.css",
"@/assets/css/animate.min.css",
"@/assets/css/animations.css",
"@/assets/css/bootstrap-icons.css"
Expand Down

0 comments on commit b23925f

Please sign in to comment.