Skip to content

Add styles directory to skeleton so Broccoli stops erroring#76

Merged
stefanpenner merged 1 commit intoember-cli:masterfrom
thomasboyt:master
Mar 16, 2014
Merged

Add styles directory to skeleton so Broccoli stops erroring#76
stefanpenner merged 1 commit intoember-cli:masterfrom
thomasboyt:master

Conversation

@thomasboyt
Copy link
Copy Markdown

Broccoli looks for the styles/ directory when building, but it's not included by default in the skeleton.

stefanpenner added a commit that referenced this pull request Mar 16, 2014
Add styles directory to skeleton so Broccoli stops erroring
@stefanpenner stefanpenner merged commit 2d79798 into ember-cli:master Mar 16, 2014
@stefanpenner
Copy link
Copy Markdown
Contributor

actually, instead of .gitkeep can you just add a base css file?

@nathanhammond
Copy link
Copy Markdown
Contributor

We now have two styles directories in the application: /app/styles and /styles ... I would much prefer that precompilation be seamless and smart. How would somebody new to ember know which to use and for what scenario?

@stefanpenner
Copy link
Copy Markdown
Contributor

lets only support app/styles

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants