forked from AkkomaGang/akkoma-fe
import scss variables
This commit is contained in:
parent
1144025f30
commit
8088043a0c
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ export default {
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
|
@import '../../_variables.scss';
|
||||||
|
|
||||||
.checkbox {
|
.checkbox {
|
||||||
position: relative;
|
position: relative;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
|
|
Loading…
Reference in a new issue