admin 管理员组文章数量: 1184232
Can't find information about JavaScript usage with Compass, in configuration i found an "javascript_dir" options, but dont know how to use it. Can somebody please explain for what this option is here, and how to use it with .scss files?
Can't find information about JavaScript usage with Compass, in configuration i found an "javascript_dir" options, but dont know how to use it. Can somebody please explain for what this option is here, and how to use it with .scss files?
Share edited Oct 29, 2012 at 9:03 AntonNiklasson 1,7491 gold badge15 silver badges29 bronze badges asked Oct 29, 2012 at 7:43 LittlebobbydroptablesLittlebobbydroptables 3,7419 gold badges52 silver badges81 bronze badges 1- 4 JavaScript doesn't interact with Sass in any meaningful way. Modules can provide JS files as part of their package: pass-style/help/tutorials/extensions – cimmanon Commented Oct 29, 2012 at 13:14
1 Answer
Reset to default 11The ment above is correct, Compass and Sass don't normally interact with JS. It is possible for someone to include JS in a pass plugin, in which case Compass needs to know where those files should go when you install the plugin. That's the only use for the "javascript_dir" at this point. If you aren't installing any plugins with JS, you can ignore it.
本文标签: sass Compass and JavaScriptStack Overflow
版权声明:本文标题:Sass, Compass and JavaScript - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.roclinux.cn/p/1741349307a2291049.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论