Change preflight to base

This commit is contained in:
Oliver Davies 2019-03-10 08:32:59 +00:00
parent e65187feb1
commit 3cefd0bbe5

View file

@ -5,7 +5,7 @@
</template> </template>
<style lang="postcss"> <style lang="postcss">
@tailwind preflight; @tailwind base;
@tailwind components; @tailwind components;
.btn { .btn {