mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
hotfix(app): caching CSS files; reusing global styles in App.vue
This commit is contained in:
@@ -212,6 +212,7 @@ export default defineComponent({
|
||||
|
||||
<style lang="scss">
|
||||
@use './styles/animations';
|
||||
@use './styles/global';
|
||||
|
||||
// APP
|
||||
#app {
|
||||
|
||||
Reference in New Issue
Block a user