ui: Move styles/ to $lib scope (#26950)
* refactor: Move `styles/` to `src/lib` and remove legacy alias * chore: Add newline
This commit is contained in:
@@ -17,9 +17,6 @@ const config = {
|
||||
precompress: false,
|
||||
strict: true
|
||||
}),
|
||||
alias: {
|
||||
$styles: 'src/styles'
|
||||
},
|
||||
output: {
|
||||
bundleStrategy: 'single'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user