Skip to content

Commit 8fd97e1

Browse files
changed assets/app.scss to assets/app.css. This is because we have no time
to properly theme it. Theming has been added to TODO list
1 parent f08f7e8 commit 8fd97e1

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default {
4848
/*
4949
** Global CSS
5050
*/
51-
css: ['@/assets/css/app.scss'],
51+
css: ['@/assets/css/app.css'],
5252
/*
5353
** Plugins to load before mounting the App
5454
*/

0 commit comments

Comments
 (0)