lajjne/Bundler

Bundle.Styles/Scripts

lajjne opened this issue · 0 comments

Review Bundle.Styles/Scripts. It should support bundling files in the following ways:

  • Bundle.Styles("/css/styles.css")
  • Bundle.Styles("./css/styles.css")
  • Bundle.Styles("../css/styles.css")
  • Bundle.Styles("css/styles.css")
  • Bundle.Styles("~/css/styles.css")