Split webpack configuration to development and production.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@use "themer";
|
||||
@use "~/node_modules/bootstrap/scss/bootstrap";
|
||||
@use "sass:color";
|
||||
@use "~/node_modules/bootstrap/scss/bootstrap";
|
||||
|
||||
header > nav {
|
||||
@extend .navbar-expand-lg;
|
||||
|
Reference in New Issue
Block a user