Accent Color
Usageโ
Please refer to the
documentation on the Tailwind CSS website
Compatibilityโ
Class | Support |
---|---|
accent-{n} | ๐ Web only |
accent-[n] | ๐ Web only |
accent-black | ๐ Web only |
accent-white | ๐ Web only |
accent-transparent | ๐ Web only |
accent-inherit | ๐ Web only |
accent-current | ๐ Web only |
Legend
Contributorsโ
We are looking for contributors for the following:
Add accent-{value}
โ
React Native doesn't have a value for accent
, however many 3rd party libraries do.
A solution maybe allowing accent
to compile, but is stripped if not used as part of a nativeStyleProps
mapping.