Host socialColors yourself
Last updated
Last updated
Prefer to get a copy and use socialColors alongside your own project’s source code while building locally and serving in production? Downloading and hosting socialColors yourself is great for when you have many sites or apps in one codebase or want to customize parts of socialColors for your workflow.
Make sure you've downloaded a copy of our files. You'll need it to do any of the following things we'll be walking through.
The socialColors Package contains the following directories and files:
The /css/socialcolors.css
file contains the core stylings plus all of the colors that you´ll need when using socialColors.
Copy the entire /css/socialcolors.css
into your project´s static assets directory (or where ever you prefer to keep front end assets or vendor stuff)
Add a reference to the copied /css/socialcolors.css
file into the <head>
of each template or page that you want to use socialColors on.
Files & Folders
What they are
Where you should start
/css
Stylesheets for your colors
socialcolors.css
/scss
Sass pre-processor
socialcolors.scss