-
编译出来的模块为images.node
fis-spriter-csssprites插件在加载node-images时, 实际需要 node_images_module
求大神指点怎么修改编译目标模块名.
-
hi,
I am using bootstrap, it is great.
Get to a point i need to create some custom icons to match our design.
Since i want to make our development consistent ... i will match to the way similar t…
-
Currently, the CSS files cannot be merged as it is a too complicated task for ANT alone (as the includes in the css files (such as imports, or image links) will break if compiled into one file). As su…
-
lib/css_sprite.rb
1.uninitialized constant Rake (NameError)
i add require 'rake' in css_sprite.rb, the error is removed
2.css_sprite_spec.rb must change Class name : sprite
describe Sprite do
befor…