Skip to content

morgantaylor/lego-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LegoCSS Library

Introduction

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.

Demo

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.

LegoCSS Library 1.0 Demo

Setup & Installation

For basic use in your project there is no installation required.

  1. Preview the minified file and include it in your project file.

OR

  1. Include one of our hosted versions.
<!-- Lego Core -->
<link rel="stylesheet" href="https://legocss.com/legocss/lego.min.css">

Contributing

Dependencies

Credits

LegoCSS Library was created by Morgan Taylor @morgantaylor.

Releases

No releases published

Packages

No packages published

Languages