mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-08 07:50:44 -05:00
.. | ||
src/lib | ||
.eslintrc.json | ||
package.json | ||
project.json | ||
README.md |
Penpot plugin-styles
This plugin contains a CSS file to help build the UI for Penpot plugins.
Getting started
Install the package:
npm install @penpot/plugin-styles
@import '@penpot/plugin-styles/styles.css';