0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-08 16:00:27 -05:00
penpot-plugins/libs/plugins-styles
2024-05-29 15:20:39 +02:00
..
src/lib fix: i#7905 select light styles 2024-05-29 15:20:39 +02:00
package.json feat: plugin libraries 2024-04-08 11:44:59 +02:00
project.json fix: i#7593 eslint flat config 2024-05-08 14:37:21 +02:00
README.md feat: plugin libraries 2024-04-08 11:44:59 +02:00

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';