[FEATURE] Adjusted Social Styling and Prepared References (#8)
Co-authored-by: dunemask <dunemask@gmail.com> Reviewed-on: https://gitea.dunemask.net/elysium/nile/pulls/8
This commit is contained in:
parent
565c8f225c
commit
cc360597f8
15 changed files with 439 additions and 44 deletions
|
@ -18,7 +18,8 @@ export default () => {
|
|||
alias: {
|
||||
"@": path.resolve("./src"),
|
||||
"@components": path.resolve("./src/components"),
|
||||
"@images": path.resolve("./src/images")
|
||||
"@images": path.resolve("./src/images"),
|
||||
"@css": path.resolve("./src/css")
|
||||
},
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue