mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-27 05:58:10 +00:00
shared styles to alias
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import 'shared/naturalcrit/styles/core.less';
|
||||
@import '@sharedStyles/core.less';
|
||||
|
||||
.brewRenderer {
|
||||
height : 100vh;
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
@import './shared/naturalcrit/styles/colors.less';
|
||||
@import '@sharedStyles/colors.less';
|
||||
|
||||
.errorBar {
|
||||
position : absolute;
|
||||
|
||||
Reference in New Issue
Block a user