asset management
// service.js
import MyImage from "./my-image.png";my_image {
background: url("./myImage.png");
}Last updated
Was this helpful?
// service.js
import MyImage from "./my-image.png";my_image {
background: url("./myImage.png");
}Last updated
Was this helpful?
Was this helpful?