0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-22 06:48:11 +00:00

testing aliases

This commit is contained in:
Víctor Losada Hernández
2026-02-25 11:41:09 +01:00
parent a5919e627b
commit 62b816878d
3 changed files with 7 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ const { both: RecentNavItem } = RecentNavItems;
// Page specific imports
import Headtags from '../../../../vitreum/headtags.js';
import Headtags from '@vitreum/headtags.js';
const Meta = Headtags.Meta;
const BREWKEY = 'homebrewery-new';

View File

@@ -1,4 +1,3 @@
@import './shared/naturalcrit/styles/core.less';
.homePage {
position : relative;