FormidableLabs/radium

A solution to reference image in CSS

Aberta

#372 aberto em 29 de set. de 2015

 (3 comentários) (0 reação) (0 responsável)JavaScript (352 forks)batch import
docshelp wanted

Métricas do repositório

Stars
 (7.414 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

With CSS file, you could reference images using relative path, it will use the relative path to the CSS file location.

With in JS file, this is not the case. If you reference an image using relative path, the path will be relative to displayed page which won't work with image files.

Will there be a solution to resolve this?

Guia do colaborador