-
how to supplement your program to collect sprites weighing no more than 200-300kb. Thank you!
we collect banners with your tool. The task is that when, let's say, the fire is animated with a spri…
-
### Result (there's a total of 3429 icons):
```css
.icon-00010 {
background-image: url(../images/icons-sprite-official.webp);
background-position: -34px -288px;
width: 32px;
height: 6…
-
# Issue
## Version
`6.11.0`
## Error
It creates a `_sprite.scss` file with the following contents:
```
{
"logo": {
"x": 0,
"y": 0,
"width": 512,
"height"…
ghost updated
3 years ago
-
Hello. I am using gulp spritesmith gratefully.
When executing a build based on the gulp.js file below, the sprite file is sometimes cut and executed.
Attach the photo below.
Could you please give…
-
I have been slowly pursuing this install over a few days and closed it in between sessions, so I don't have the Vagrant install log. (Unless it saves it somewhere?)
Vagrant seems to be working as fa…
-
### Versions
- @umijs/preset-dumi: "^1.1.10"
- node: 12.13.0
- npm: 6.13.4
- OS: windows10
- Browser: chrome 89.0.4389.90
package.json如下
```
{
"private": true,
"scripts": {
…
et-hh updated
3 years ago
-
**Do you want to request a _feature_ or report a _bug_?**
Bug
**What is the current behavior?**
yarn install hangs at fetching packages and does not provide any further information as to the cause.…
-
This is a question while using spriteSmith.
When creating a sprite, based on the maximum horizontal and vertical values of each image
When creating a sprite, how do I make it the same horizontal a…
-
These new achievements and badges are ready to be implemented! These should be received when a player hatches the number of pets indicated by each badge. The badge images and the names/mouseover text …
-
# Bug report
This error happens not often without any way to reproduce consistently.
After running `npm run build && NODE_ENV=production node server.js` when opening the application I am gettin…