It's no secret I'm a LEGO® fan and have been ever since childhood. The name is slightly cheesy and obvious. With reusable pieces of code, I made components similar to LEGO® bricks being used to make different objects.
When I was first learning to program I used the Twitter Bootstrap and Material Design libraries. They made creating websites painless and easy. The downside, a considerable amount of code that came with those libraries that I would never use. I would spend a countless amount of time rewriting specific styles to my liking. When I noticed I was doing this for every project the idea for the LegoCSS project was born.
View the full documentation and demo to see the components in action. The showcase provides a full list of component examples, code snippets and demos of each.
For basic use in your project there is no installation required.
- Preview the minified file and include it in your project file.
OR
- Include one of our hosted versions.
<!-- Lego Core -->
<link rel="stylesheet" href="https://legocss.com/legocss/lego.min.css">
LegoCSS Library was created by Morgan Taylor @morgantaylor.