andrewrk / juice

Juice inlines CSS stylesheets into your HTML source.
MIT License
60 stars 13 forks source link

What is the equivalent of relativeTo ? #28

Open GeoffreyPlitt opened 9 years ago

GeoffreyPlitt commented 9 years ago

Hi,

I use these options to set where relative paths are relative to: {webResources: {relativeTo: file_base}}

What is the equivalent in juice2?