Documentation
Visit Colors - Master CSS to view all colors.
Getting Started
Install the Master Colors via package managers:
npm install @master/colors
Import the colors:
import colors from '@master/colors'
import colors from '@master/colors/hsl'
import colors from '@master/colors/hex'
import colors from '@master/colors/rgb'
The colors
object contains hue colors on a scale of 0, 5, ..., 100
.
The Master community can be found here:
Our 《 Code of Conduct 》 applies to all Master community channels.
Contributing
Please see our CONTRIBUTING for workflow.