Fix stylelint
This commit is contained in:
parent
22c3012e1c
commit
817432bd62
@ -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…
Reference in New Issue
Block a user