-
After running `vagrant up` and following instructions to start the server I get the following errorss:
``` bash
$ npm start
> habitrpg@0.0.0-152 start /vagrant
> grunt run:dev
Loading "browserify.j…
3onyc updated
8 years ago
-
First Problem: build is not reproducable
node.js and gulp cause a lot of headaches and irreproducible builds.
People that come new into OASP check out the code and something that used to work then s…
-
I am using gulp.spritesmith to automate sprite image and css generation. All works good except the generated css is haivng "icon-" prefix. I don't want to add this prefix as I have existing HTML marku…
-
是不是可以考虑换下插件不用依赖与gm或者canvas的,这些个插件在win下就是无解的存在,每次折腾半点都安装不上。可以换成例如(gulp.spritesmith)
-
-
Still can`t get this https://github.com/shootaroo/jit-grunt#static-mappings and it is precisely with grunt-spritesmith task. My sprite task:
```
sprite:{
all: {
src: 'src/images/sprites/*…
-
One of the greatest strengths of Compass is its ability to create image sprites on the fly. This proves really handy not only in saving time, but also in instances where you have a series of elements …
-
Hi,
I've installed the component via NPM
Then imported:
import ScrollArea from 'react-scrollbar';
On save I'm getting the following error
gulp-notify: [Compile Error] Cannot find module '!!./../.…
-
Add image sprite feature, when adding new images to the project, it should automatically generate the new image sprite.
-
``` CSS
.icon {
width: 32px;
height:32px;
}
```