Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 680 Bytes

readme.md

File metadata and controls

16 lines (9 loc) · 680 Bytes

Tailwind Plugin for SmartNews Themes

This is a Tailwind CSS preset that adds SmartNews themes according to the SmartNews Component Library for the use in web projects.

Slack Channel: #jp-design-system

Figma

Check the example

The preset is used in the example html page in ./examples/src/index.html. Just open this html file directly in the browser, you can see the entire color palette and color tokens provided by the preset.

How to import this preset into your project

| Prerequisite: your project must use TailwindCSS

// TODO