FinallyReact's color palette will be included when you import the main CSS file, most likely in a top level app file:
FinallyReact's color palette will be included when you import the main CSS file, most likely in a top level app file:
You can use these colors directly in JSX classNames. For example: className="purple-1" will add the color purple-1 to any text.
You can also use these colors in SASS/SCSS files by using @use. For example: