wix-style-react
wix-style-react is a collection of React components that conform to Wix Style created by Wix UX guild.
Setup
- Install with
npm
oryarn
:
- Use in your project:
Requirements
- Load Wix fonts from CDN
- Ensure
<body>
has eitherltr
orrtl
class applied to it (depending on displayed language);