mirror of
https://github.com/zoriya/v10.git
synced 2026-08-16 02:45:09 +00:00
feat(site): list required css imports per skin in preset reference (#1521)
This commit is contained in:
@@ -105,7 +105,7 @@ There are currently two options for styling:
|
||||
|
||||
<FrameworkCase frameworks={["react"]}>
|
||||
|
||||
- Vanilla CSS where you import the stylesheet in your app. This is the default.
|
||||
- Vanilla CSS — import the stylesheet listed for each skin in the [preset table](#skins-features-and-presets). This is the default.
|
||||
- Tailwind where you [eject](../how-to/customize-skins#ejecting) the skin and use Tailwind classnames in your app.
|
||||
|
||||
</FrameworkCase>
|
||||
|
||||
Reference in New Issue
Block a user