Detalhes do pacote

@pluralsight/ps-design-system-textinput

pluralsight174Apache-2.012.1.2

Design system components for text input

readme (leia-me)

Pluralsight Design System Build Status

Important :warning:

This library (classic) is officially in maintenance mode only.

We will only fix bugs and will no longer add new features. For the latest library, please follow the TVA project.

Get involved

Run locally

Install nvm

nvm install
nvm use
yarn config set ignore-engines true

yarn
yarn build
yarn start

Publishing packages

yarn publish:all