Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistently Case CSS in Class/File Names #208

Closed
AlexCuse opened this issue Aug 14, 2012 · 1 comment
Closed

Consistently Case CSS in Class/File Names #208

AlexCuse opened this issue Aug 14, 2012 · 1 comment
Labels

Comments

@AlexCuse
Copy link
Collaborator

We currently have:

Type (File if different)
CSSPathRewriter (CssPathRewriter)
CSSBundle (CssBundle)
ICSSMinifier
CssAssetsFileHasher
ICssAssetsFileHasher
CssBundleExtensions (CSSBundleExtensions)
CssBundleTests
CssMinifierTests
CssPathRewriterTests

Making things even more fun the namespace is Css.

It would be nice to make these consistent. Either way represents a potentially breaking change, so may as well do this in 0.9 when we're breaking the coffeescript/less processing behavior also.

I tend to favor "Css"

@AlexCuse
Copy link
Collaborator Author

went with "CSS" to keep bundle name consistent (and because it is an abbreviation after all)

AlexCuse added a commit to AlexCuse/SquishIt that referenced this issue Aug 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant