-
Notifications
You must be signed in to change notification settings - Fork 61
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
Add sass support #56
Comments
👍 |
Doesn't libsass take care of this automatically? |
I have tested myself and it did not work. |
I've found a way to make takana work with indented Sass syntax. After installing takana:
|
@P233 Thanks for the head up. It has been a while that I touched the Takana. Do you have a working example somewhere. very basic that I could download and play with it. I tried to do the same setup that I had before (delete the project folder) but I could not even get the I did have latest takana, sublime plugins, browser extension. Do not know where it falls off. Thanks |
Thanks, That helps. I think Takana should extend their editor support to WebStorm, and others. And also adding more examples to get started. My two cents. |
@P233 thanks for your help. I've just pushed a version |
Is there an example that you could add into the repo? so that we could just clone, install the dependency, then simply code in sublime and see the action in chrome? That would be awesome. |
@mattma yup, just pushed https://github.com/mechio/takana-example. Let me know how that goes :) |
I have tested the I just created a new issue there |
I have tested the sample code which match your video example. It works in SCSS but not in sass. Are you going to make it work in sass as well? thanks.
The text was updated successfully, but these errors were encountered: