systemjs / plugin-css

CSS loader plugin
MIT License
92 stars 60 forks source link

builder support #6

Closed guybedford closed 9 years ago

guybedford commented 9 years ago

Currently works against SystemJS builder master.

Uses the SystemJS configuration options:

This way jspm bundle app --inject will naturally inline the CSS in with the bundle and have everything load from one file, with the above two options to alter the behaviour.