Fix stylelint
This commit is contained in:
parent
22c3012e1c
commit
817432bd62
1 changed files with 1 additions and 1 deletions
|
@ -102,7 +102,7 @@ export default {
|
|||
</script>
|
||||
|
||||
<style lang="scss">
|
||||
@import '../../_variables.scss';
|
||||
@import "../../variables";
|
||||
|
||||
.interface-language-switcher {
|
||||
.language-select {
|
||||
|
|
Loading…
Reference in a new issue