fuse-box / fuse-box-vue-seed

Get started with Vue.js using FuseBox module loader and bundler
MIT License
74 stars 13 forks source link

Does not support Sass #7

Open TheJaredWilcurt opened 6 years ago

TheJaredWilcurt commented 6 years ago
<style lang="sass" scoped>
.container
    width: 75%
    margin: 0 auto
    border: 10px solid #00F
</style>