@pixel/components
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Pixel Components

Version Downloads License


Pixel Components Icon

Pixel Slithe Theme

Documentation

Full documentation website can be found here.

Installation

npm install slithe @pixel/components --save

Usage

// Import
import { defineElements, setTheme } from 'slithe';
// Theme
import '@pixel/components/global.css';
import theme from '@pixel/components';
// Initialization
defineElements();
setTheme('light', theme);
<!-- Use it! -->
<sl-button primary>My Pixelized Button</sl-button>

License

MIT

Package Sidebar

Install

npm i @pixel/components

Weekly Downloads

1

Version

0.1.0

License

MIT

Unpacked Size

698 kB

Total Files

44

Last publish

Collaborators

  • cadgerfeast