0
Fork 0
mirror of https://github.com/penpot/penpot-plugins.git synced 2025-01-04 13:50:13 -05:00
penpot-plugins/libs/plugins-styles
2024-12-12 10:39:20 +01:00
..
src/lib fix: horizontal scroll height on plugins modal 2024-07-26 15:21:36 +02:00
package.json chore(release): publish 1.1.0 [skip ci] 2024-12-12 10:39:20 +01:00
project.json feat: new publish script 2024-07-04 15:30:17 +02:00
README.md chore: update url example styles 2024-07-31 13:38:39 +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 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