/bui-blocks

UI Blocks for BlockUI.io

Primary LanguageHTML

UI Blocks for BlockUI.io

BlockUI is an Independent, Reusable & BEM (Block Element Modifier) based UI Blocks/Components Snippets.

BlockUI is a community driven project and we welcome you to join the project and contribute.

Vision

Develop reusable UI block for rapid UI development.

What is BEM?

BEM stands for Block Element, Modifiers. The problem BEM is trying to solve is the naming problem and structure that CSS often run into. BEM also provides a better structure for your CSS code and scalable CSS.