Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

Commit 87def19

Browse files
committed
Update README
1 parent 445b30b commit 87def19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@ This library is very close to feature parity with `tailwindcss` currently and fo
9595

9696
There are a few items on our todo list still though that we are still implementing:
9797

98-
- The `prefix` option is not supported yet.
9998
- The `important` option does not support strings like `#app` yet.
10099
- Advanced PurgeCSS options like `safelist` aren't supported yet since we aren't actually using PurgeCSS. We'll add a way to safelist classes for sure though.
101100
- You can only `@apply` classes that are part of core, generated by plugins, or defined within a `@layer` rule. You can't `@apply` arbitrary CSS classes that aren't defined within a `@layer` rule.

0 commit comments

Comments
 (0)