A react component library for Figma Plugins with Vanilla Extract CSS.
npm install @orangemantis/fk-react-vanillaeInstall the package:
npm install @orangemantis/fk-react-vanillae@latest
You can import the stylesheet form the node_modules directory:
@import url('@orangemantis/fk-react-vanillae/dist/style.css');