webark/ember-component-css

Hook into `ember generate component` blueprint

Open

#42 aberto em 18 de abr. de 2015

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (112 forks)github user discovery
help wanted

Métricas do repositório

Stars
 (536 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador