mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-21 07:15:09 +00:00
8 lines
129 B
Text
8 lines
129 B
Text
@import "import-test-e";
|
|
|
|
data-uri {
|
|
property: data-uri('image.svg');
|
|
}
|
|
image-size {
|
|
property: image-size('image.svg');
|
|
}
|