Skip to content
This repository has been archived by the owner on Aug 1, 2019. It is now read-only.

Flex schemes requires many paths #20

Open
qfox opened this issue May 18, 2017 · 0 comments
Open

Flex schemes requires many paths #20

qfox opened this issue May 18, 2017 · 0 comments

Comments

@qfox
Copy link

qfox commented May 18, 2017

Atm we have one .path method that can't return many paths for flex schemes.

For paths:

/level/[email protected]
/level/b/[email protected]
/level/@desktop/b.css

We have confusion because path can return just one string in result:

flexScheme.path(BemCell.create({layer: 'desktop', block: 'b', tech: 'css'}));
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

1 participant