项目作者: morgantaylor

项目描述 :
A small, responsive, and modular CSS library
高级语言: CSS
项目地址: git://github.com/morgantaylor/lego-library.git
创建时间: 2019-04-11T03:20:50Z
项目社区:https://github.com/morgantaylor/lego-library

开源协议:MIT License

下载


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.
    1. <!-- Lego Core -->
    2. <link rel="stylesheet" href="https://legocss.com/legocss/lego.min.css">

Contributing

Dependencies

Credits

LegoCSS Library was created by Morgan Taylor @morgantaylor.