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>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
@import '../../_variables.scss';
|
@import "../../variables";
|
||||||
|
|
||||||
.interface-language-switcher {
|
.interface-language-switcher {
|
||||||
.language-select {
|
.language-select {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue