This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@op-ent/unstyled-ui-theme
TypeScript icon, indicating that this package has built-in type declarations

0.0.2-0 • Public • Published

@op-ent/unstyled-ui-theme

npm version npm downloads Github Actions bundle Codecov MIT License

@op-ent/unstyled-ui-theme is the official theme of op-ent, to use with unstyled-ui and Tailwind CSS.

Usage

Install package:

# npm
npm install @op-ent/unstyled-ui-theme

# yarn
yarn install @op-ent/unstyled-ui-theme

# pnpm
pnpm install @op-ent/unstyled-ui-theme

Import:

// ESM
import { sum } from '@op-ent/unstyled-ui-theme'

// CommonJS
const { sum } = require('@op-ent/unstyled-ui-theme')

💻 Development

  • Clone this repository
  • Install dependencies using yarn install
  • Watch files in development using yarn dev
  • Run interactive tests using yarn test

License

Published under MIT License.


Made with ❤️ by Florian LEFEBVRE in France.

Readme

Keywords

none

Package Sidebar

Install

npm i @op-ent/unstyled-ui-theme

Weekly Downloads

2

Version

0.0.2-0

License

MIT

Unpacked Size

127 kB

Total Files

21

Last publish

Collaborators

  • florian-lefebvre