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

differing flexi column configs between addons can cause conflicts #135

Open
kybishop opened this issue Jun 14, 2017 · 1 comment
Open

differing flexi column configs between addons can cause conflicts #135

kybishop opened this issue Jun 14, 2017 · 1 comment

Comments

@kybishop
Copy link
Collaborator

We can likely fix this through https://github.com/html-next/flexi-dsl/issues/3, which would allow addon authors to add a column suffix if they don't use the default 12-column configuration.

@kybishop
Copy link
Collaborator Author

I'm dumb, we already have a column prefix option in the config, which can be used to avoid this issue. That said, we might want to issue a warning (in dev mode) if the following is true:

  1. we're in an addon using flexi
  2. the addon uses a non-standard number of columns
  3. the addon does not specify a column prefix

@rwwagner90 thoughts?

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