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

yo style-prototype:pattern creates layout classes with underscore #63

Open
peteainsworth opened this issue Oct 16, 2014 · 0 comments
Open

Comments

@peteainsworth
Copy link

Scaffolding a layout pattern with yo style-prototype:pattern creates a layout with a class that doesn't begin with an underscore. Minor problem obvious because you can just add one but thought I'd let you know. Adding the underscore as the pattern name results in:

create layouts/-foobar/-foobar.html
create js/layouts/-foobar/-foobar.js
create sass/partials/layouts/_-foobar.scss
create sass/partials/layouts/-foobar/_extends.scss
create sass/partials/layouts/-foobar/_mixins.scss
create sass/partials/layouts/-foobar/_variables.scss

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

No branches or pull requests

1 participant