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