Created
March 18, 2019 20:43
-
-
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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!