Skip to content

darker-software/Tailwind-Theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind-Theme

Configured Tailwind Theme for portfolio projects

Usage

(To utilise this theme, please ensure you are using YARN as the package manager and Tailwind is installed locally to the project.)

  1. In package.json, please add the following:

    "dev-dependencies": {
        ...
        "tailwind-theme": "git+https://github.com/darker-software/Tailwind-Theme.git"
    }
  2. Within the projects current Tailwind config, ensure you add require('darker-software-tailwind-theme') to the presets property on the exported object

About

Configured Tailwind Theme for portfolio project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published