1
0
mirror of https://akkoma.dev/lamp/akkoma-fe.git synced 2025-05-05 22:14:04 -04:00

import scss variables

This commit is contained in:
taehoon 2019-04-06 13:21:41 -04:00
parent 1144025f30
commit 8088043a0c

@ -13,6 +13,8 @@ export default {
</script>
<style lang="scss">
@import '../../_variables.scss';
.checkbox {
position: relative;
display: inline-block;