Skip to content

Instantly share code, notes, and snippets.

@cobaltapps
Created March 18, 2019 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cobaltapps/3df05e3a2b4031dad9dfc9723d36ea00 to your computer and use it in GitHub Desktop.
Save cobaltapps/3df05e3a2b4031dad9dfc9723d36ea00 to your computer and use it in GitHub Desktop.
The default Cobalt SASS config file for Child Themes being edited by either Themer Pro or Instant IDE.
{
"Primary Styles" : {
"Import Path": "/scss/",
"Formatter": "Expanded",
"PreCSS File Path": "/scss/style.scss",
"CSS File Path": "/style.css",
"PreCSS Images Path": "/scss/images/",
"CSS Images Path": "/images/",
"Images Sync Type": "update"
}
}
Copy link

ghost commented May 15, 2021

HI there,
Thanks for this file. I've just installed Instant IDE and hoping you might see this!
How would you complile multiple files into a single CSS file?
Many thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment