Skip to content

Tailwind configuration for EXACT Sports and related brand colors

Notifications You must be signed in to change notification settings

EXACTsports/colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind CSS Exact Brands Color Palette

This plugin adds the custom EXACT Brands colors to the Tailwind color palette.

For which standard Tailwind colors to use in the different sites, please refer to the EXACTSports/style repo.

Installation

npm install EXACTSports/colors

tailwind.config.js

module.exports = {
  plugins: [
      require('colors'),
  ],
};

Usage

About

Tailwind configuration for EXACT Sports and related brand colors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published