1.0.0-beta.20.0.1 • Published 2 years ago

buildercss v1.0.0-beta.20.0.1

Weekly downloads
106
License
MIT
Repository
github
Last release
2 years ago

Builder CSS

A lightweight, intuitive responsive CSS layout system for building web apps.


Documentation: https://buildercss.com


Use together with any type of UI component framework or none. Create sophisticated responsive layouts quickly and easily using a combination of simple key word utility classes.

Features

  • Focused on layout and utility styles. No “component” styles.
  • Easy to use and understand by people with only basic CSS knowledge.
  • Intuitive, easy to remember class names that work logically based on context.
  • Supports modern browsers, including Edge. (IE11 support is being phased out.)

To Use

Basic Usage

The simplest way to use Builder CSS is to add a link to the compiled CSS library within your HTML: https://buildercss.com/css/builder.min.css

This will always serve the latest version of the library.

Advanced Usage

Requires: Sass

Alternatively you can install the npm package and reference the individual sass files to compile the CSS locally. This allows you to only reference the parts you need or override sass variables (such as for font styles, etc.) to customize to your design.

Installation

npm install buildercss

1.0.0-beta.15.9

3 years ago

1.0.0-beta.15.8

3 years ago

1.0.0-beta.15.7

3 years ago

1.0.0-beta.15.6

3 years ago

1.0.0-beta.15.5

3 years ago

1.0.0-beta.15.4

3 years ago

1.0.0-beta.15

4 years ago

1.0.0-beta.13

4 years ago

1.0.0-beta.12

4 years ago

1.0.0-beta.11

4 years ago

1.0.0-beta.10

4 years ago

1.0.0-beta.9

4 years ago

1.0.0-beta.8

4 years ago

1.0.0-beta.7

4 years ago

1.0.0-beta.6

4 years ago

1.0.0-beta.5

4 years ago

1.0.1-beta.4

4 years ago

1.0.1-beta.3

4 years ago

1.0.1-beta.2

4 years ago

1.0.1-beta.1

4 years ago

1.0.1-alpha.2

4 years ago

1.0.0-alpha.2

4 years ago

1.0.0-alpha.1

4 years ago