mirror of https://github.com/penpot/penpot.git
As commit 819a549e4928d2b1fa98e52bee82d59aec0f70d8 |
||
|---|---|---|
| .. | ||
| src/lib | ||
| README.md | ||
| 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 the CSS file into your project:
@import '@penpot/plugin-styles/styles.css';
Usage
For detailed examples and to see how to use the styles and components, visit the documentation at:
Penpot Plugin Styles Documentation
Icons
We recommend using Feather icons for Penpot plugins to ensure consistency with Penpot's design.
You can find Feather icons at: Feather Icons