webark/ember-component-css

Hook into `ember generate component` blueprint

Open

#42 opened on Apr 18, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (112 forks)github user discovery
help wanted

Repository metrics

Stars
 (536 stars)
PR merge metrics
 (PR metrics pending)

Description

When we're installed inside of an app, we should add a styles.css file into pod directories when the standard ember generate component blueprint is used with either --pod or if usePods: true is enabled in .ember-cli

Contributor guide