Skip to content

Store your project's identity colors in yml, and sync them to scss etc.

License

Notifications You must be signed in to change notification settings

titledk/silverstripe-identity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SilverStripe Identity

Store your project's identity colors in yml, and sync them to other places - see tasks/IdentifyToScss.php.

Run /dev/tasks/IdentityToScss

Example config

Identity:
  colors:
    primary: '#CE7827'
    secondary: '#5E9852'

About

Store your project's identity colors in yml, and sync them to scss etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages