4.0.0 • Published 5 years ago

bentocss v4.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

bentocss

Tasty CSS, neatly organized.

Roadmap

Ongoing

Permanent goals and recurrent tasks.

  • Keep up with the latest standards, as well as the best practices and combined knowledge from the different methodologies and frameworks.

Upcoming

Work in progress. Major features and changes that are being implemented.

  • Local reset. Use component level reset styles instead of relying on element selectors. Remove dependency on element-base.less and move styles out of element-form.less to matching components. This would allow to create completely decoupled, cross-project reusable component templates (kind of contructors/factories) with zero dependencies and side-effects. https://en.bem.info/faq/#why-cant-i-use-a-css-reset
  • CSS grids.

Todo

Features that are pending to be implemented.

  • Contributing. Adopt semver and gitflow as described on UIkit REAMDE.md.
  • Docs. Markdown.

Maybe

Feature ideas and changes that are still under consideration or being researched.

Optionally enable these features at component level:

Future

Experimental standards, ideas and technologies that may be integrated in future versions.