-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Libsass presets not saved with project #609
Comments
Hi Pierre, Is this project in Git? -Bryan Sent from my iPhone
|
Hi bdkjones, Thanks for your reply. Is this the wrong approach? |
Yea, check out: https://www.git-tower.com/blog/codekit-git/
|
Hi Bryan, Awesome piece of a blog!! It realy makes sence. Cheers |
Hi Bryan, A while ago I had this issue above. It seems that it's still there. I'm just not getting it solved. First it looked like a thing with GIT. But now i'm working on a prototype which is not in GIT yet (or any other versioning system). It's just a folder with some assets like sass, css, js and plain html markup. When I enable Libsass, it works for a couple of times, than later when I look back, it's disabled again. See my screens for some settings. Thanks in advanced. |
Are you working in a folder that’s being synced by some service like Dropbox or iCloud?
|
Hi Bryan, No, the folder is right on my desktop which is not synced with some kind of cloud service. |
Hmm. I haven’t had any other reports of this, so there must be something unique to your machine. What, specifically, is changing—the “use libsass” checkbox on the individual Sass file, or the Project Setting checkbox for Libsass?
|
Hi Bryan, Yeah, i'm aware of it that it's a strange issue. Thanks for your help Bryan! |
There isn’t a log file. The only thing that would change that setting is if your project settings file specifies NOT to use libsass for a given sass file and you then refresh the project in CodeKit. The app will apply whatever is in the project settings file. This is how folks get themselves in trouble when something like Git or Dropbox changes that settings file.
|
Hi Bryan, Ok, I found to moment where the libsass option turns off. When I check the file specific libsass option, libsass runs. Works good. Till......I hit the project refresh button. There it goes wrong. It seems like the settings will nog be saved in the config-file. I tried this at a brand new project without any versioning or cloud syncing. Any ideas? |
You're running CodeKit 2.8.1? |
Hi Bryan, I'm running the latest version. Cheers, Pierre |
Hi Pierre, Follow these steps to debug the issue:
Did the box uncheck? If so, repeat step 7 and then wait 10 seconds. Open the “config.codekit” file in a text editor and scroll to the “files” entry. There should be only a single file in that dictionary, since there’s only a single file in this project. Take a screenshot of that section and send it to me, please. -Bryan
|
Hey Bryan, Thanks for your help so far. Finally had some time to walk through your debug steps. So after repeating step 7 I have took a screenshot for you. Looking forward to hear from you. Cheers, |
Hi Bryan, not sure if you noticed my latest comment? Just checking. Is this something you can work with? Cheers,, |
Hi there, I have mentioned there were projects were the libsass function did work. I hope you can work it out. Thanks in advanced. Cheers, |
Hi there,
I'm using the Sass compiler with Libsass because I love the compiling speed.
Somehow it won't save my setting for enabling Libsass compiler.
If I enable it, it works fine for a few times. Than later it automatically will disable.
I also have enable the Libsass compiler in the project settings.
Perhaps i'm doing something wrong, but i'm not sure.
Cheers,
Pierre
The text was updated successfully, but these errors were encountered: