Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@pluralsight/headless-styles

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pluralsight/headless-styles

Headless styles for Pluralsight.

  • 0.0.0-experimental-11b7e9-20220315
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
254
decreased by-49.3%
Maintainers
1
Weekly downloads
 
Created

Headless Styles

A utility library that delivers styles and a11y properties for all Pluralsight Web UI Kit Components.

Contribution

This project uses Yarn berry workspaces with Jest for unit testing. Since this is a platform agnostic framework we use a Pluralsight Codesandbox account for development. This allows us to test multiple frameworks at once without having to manage and install different packages/setups (i.e. React, MUI, styled-components, etc.) while also creating examples to use in our docs website.

Install

This project uses Yarn 3 with PnP so there is no setup commands needed. Just clone the repo and start working. :tada:

Testing

To run your unit tests, make sure you are in the project root directory not this workspace - and run:

yarn test

FAQs

Package last updated on 15 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts