Joffrey
08/01/2019, 9:29 PMkotlin-styled
for CSS, but then how to declare a background = "url('myImage.png')"
with a path relative to the current file?cfnz
08/02/2019, 5:23 AMJoffrey
08/02/2019, 6:32 AMbackground
property, but it requires an absolute path or a path relative to the current URL. I can't get it to work with a path relative to the file it's declared in, like with image imports in standard create-react-app