Skip to content

Пути не должны перехватываться до их преобразования #4

@Ser-Gen

Description

@Ser-Gen
@each $icon in (inFlyer, education, medical, food, warehouse, bank, gos) {
	.IndustryIcon--$(icon) {
		background-image: resolve('icons/$icon.png');
		width: width('icons/$icon.png');
		height: height('icons/$icon.png');
	}
}

Станок, например, вернёт
Asset not found or unreadable: icons/$icon.png.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions