sbt / sbt-rjs

RequireJs optimizer plugin for sbt-web
Other
39 stars 28 forks source link

Plan to support CDN for css #58

Closed khanetor closed 7 years ago

khanetor commented 9 years ago

Do you have any plan to support CDN for css as well? So far I can get the css to optimize with @import in main.css, but I think it would be cool if we can go a step further by replacing webjar css with the CDN version.