Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Consider updating assets directory names #28

Closed
LukeAskew opened this issue Mar 14, 2014 · 2 comments
Closed

Consider updating assets directory names #28

LukeAskew opened this issue Mar 14, 2014 · 2 comments

Comments

@LukeAskew
Copy link
Member

Folder names like scss and js couple the language to the code a little too closely and can cause a some confusion if the end-user wants to use less or coffeescript.

Instead, consider using styles and scripts.

@nicetransition
Copy link
Contributor

I've debated this constantly, with the current useage of JS/CSS and compilation tools/frameworks it makes since to move to the styles and scripts because "/js/" might include more than just a *.js and the same for "/scss"

@nicetransition
Copy link
Contributor

Once you're ready, it might be good to make this a variable in Yeoman

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants