Skip to content

Commit b135c5a

Browse files
authored
Update Tailwind CSS package (#8994)
New releases are planned with simlified syntax based relexed CSS nesting support added by ST4174.
1 parent f5c6b8f commit b135c5a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

repository/t.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,8 +308,12 @@
308308
"tags": "4092-"
309309
},
310310
{
311-
"sublime_text": ">=4149",
311+
"sublime_text": "4149 - 4173",
312312
"tags": "4149-"
313+
},
314+
{
315+
"sublime_text": ">=4174",
316+
"tags": "4174-"
313317
}
314318
]
315319
},

0 commit comments

Comments
 (0)