Skip to content

Instantly share code, notes, and snippets.

@manuelzapata
Created January 22, 2015 00:32
Show Gist options
  • Save manuelzapata/b16cc5d2f74eac634426 to your computer and use it in GitHub Desktop.
Save manuelzapata/b16cc5d2f74eac634426 to your computer and use it in GitHub Desktop.
Defining CSS dependencies
define(['css!templateStyles'], function(css) {
//...
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment