Skip to content
This repository has been archived by the owner on Jan 13, 2018. It is now read-only.

css: Template for boolean modifiers new file #425

Closed
veged opened this issue Aug 15, 2013 · 3 comments
Closed

css: Template for boolean modifiers new file #425

veged opened this issue Aug 15, 2013 · 3 comments

Comments

@veged
Copy link
Contributor

veged commented Aug 15, 2013

bem create -b b1 -m m1 -T css
create:

.b1
{
}

but should create:

.b1_m1
{
}
@arikon
Copy link
Contributor

arikon commented Aug 20, 2013

@veged Please explain this issue

@veged
Copy link
Contributor Author

veged commented Aug 20, 2013

@arikon I added description to the ticket

@ghost ghost assigned scf2k Aug 20, 2013
@arikon
Copy link
Contributor

arikon commented Aug 20, 2013

@scf2k Commit this into support/0.6.x branch

scf2k pushed a commit that referenced this issue Sep 4, 2013
scf2k pushed a commit that referenced this issue Sep 10, 2013
scf2k added a commit that referenced this issue Sep 10, 2013
Fix css tech to create css selector with modifier when it is specified but its value isn't (close #425)
@scf2k scf2k closed this as completed Sep 10, 2013
scf2k added a commit that referenced this issue Oct 9, 2013
@vithar vithar unassigned scf2k Oct 2, 2016
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

3 participants