-
-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Labels
Description
The src()
function defined by CSS Values and Units 4 provides an alternative, easier-to-parse syntax that's semantically equivalent to url()
and usable in all the same places. It would be useful if RTLCSS supported converting text in strings passed to src()
if processUrls: true
was set.