Skip to content
This repository was archived by the owner on Oct 25, 2025. It is now read-only.

Bugfix: #2 Bemmer.create() break block with hyphen#3

Merged
axross merged 3 commits intomasterfrom
feature/bugfix-issue2
Sep 16, 2015
Merged

Bugfix: #2 Bemmer.create() break block with hyphen#3
axross merged 3 commits intomasterfrom
feature/bugfix-issue2

Conversation

@axross
Copy link
Copy Markdown
Owner

@axross axross commented Sep 16, 2015

Like this:

Bemmer.create('foo-bar')
// => { [Function: builder] bems: [ { block: 'foo', elements: [], modifiers: [] } ] }
It should block is foo-bar.

fix #2

axross pushed a commit that referenced this pull request Sep 16, 2015
[WIP] Bugfix: #2 Bemmer.create() break block with hyphen
@axross axross merged commit 36f4747 into master Sep 16, 2015
@axross axross changed the title [WIP] Bugfix: #2 Bemmer.create() break block with hyphen Bugfix: #2 Bemmer.create() break block with hyphen Sep 16, 2015
@axross axross deleted the feature/bugfix-issue2 branch September 17, 2015 05:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bemmer.create() break block with hyphen

1 participant