Skip to content

Commit 98ae69d

Browse files
committed
Update README
1 parent f4f19bd commit 98ae69d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ 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`, `important`, and `separator` options are not supported yet.
98+
- The `prefix` option is not supported yet.
99+
- The `important` option does not support strings like `#app` yet.
99100
- 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.
100101
- 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)