TailwindCSS v2.x (#1540)

This commit is contained in:
Liyas Thomas
2021-03-16 01:49:21 -07:00
committed by GitHub
parent 5399ddf6ac
commit f1389cdba0
30 changed files with 6068 additions and 21361 deletions

View File

@@ -37,7 +37,7 @@
.outline {
@apply flex;
@apply flex-no-wrap;
@apply flex-nowrap;
@apply w-full;
@apply overflow-auto;
@apply font-mono;
@@ -103,7 +103,7 @@ export default {
provideJSONOutline: {
type: Boolean,
default: false,
required: false
required: false,
},
value: {
type: String,