mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 20:05:39 +00:00
Updated all scss imports to be relative from src alias
Alias defined in webpack.config.js
This commit is contained in:
@@ -22,6 +22,5 @@ export default {
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
@import "./src/scss/loading-placeholder";
|
||||
|
||||
</style>
|
||||
@import "src/scss/loading-placeholder";
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user