• Stars
    star
    1,677
  • Rank 27,716 (Top 0.6 %)
  • Language
    CSS
  • License
    Other
  • Created over 13 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of LESS mixins and variables for writing better CSS.

Preboot 2

Preboot is a collection of LESS mixins and variables for quickly writing CSS. As the precursor to Bootstrap, it serves as a lightweight and interface agnostic approach to jumpstarting your next web project. Use it how you see fit.

Getting started

Preboot requires LESS. Head over to their documentation and familiarize yourself with the project. Once you're up and running, including and using Preboot is a breeze.

  1. Create a new LESS file (e.g., application.less)
  2. Include Preboot via @import "preboot.less";
  3. Start writing your own LESS-flavored CSS

We highly recommend using Preboot in conjunction with Normalize, a powerful tool for more consistent rendering of web components across various browsers and devices.

Bugs and feature requests

Have a bug or a feature request? Please open a new issue. Before opening any issue, please search for existing issues and read the Issue Guidelines, written by Nicolas Gallagher.

Author

Mark Otto

Brief history

Preboot was originally released in March 2011 under the name Bootstrap.less. Sensing the need for a larger and more comprehensive framework, I copped the name and created Bootstrap based on the original variables and mixins work here. To avoid obivous naming issues, I renamed this Preboot and essentially didn't touch the project for two years.

Fast forward two years and I'm backporting many of Bootstrap's variables and mixins back into Preboot as v2.

Disclaimer: Preboot v1 (Bootstrap.less) was released under a Creative Commons license and is still available. Preboot 2 is now under MIT.

Copyright and license

MIT

More Repositories

1

code-guide

Standards for developing consistent, flexible, and sustainable HTML and CSS.
SCSS
8,458
star
2

github-buttons

Showcase the success of any GitHub repo or user with these simple, static buttons with dynamic counts.
JavaScript
2,851
star
3

wtf-forms

Friendlier HTML form controls with a little CSS magic.
CSS
2,693
star
4

wtf-html-css

Common reasons your HTML and CSS may be fucked.
CSS
1,407
star
5

config

Personal checklist for setting up a new Mac's dev environment.
Shell
618
star
6

css-perf

**Archived.** Derping around with measuring CSS performance.
HTML
572
star
7

jekyll-snippets

Library of commonly used snippets for Jekyll sites.
552
star
8

github-wide

Userstyle for making all of GitHub completely fluid.
CSS
497
star
9

table-grid

Simple CSS grid system using `display: table;`.
CSS
475
star
10

ocean-terminal

An OS X Terminal.app profile based on the base16 Ocean theme.
413
star
11

mdoml

An experiment in creating custom HTML elements based on today’s most common interface elements.
CSS
174
star
12

sublime-snippets

Custom snippets for Sublime Text 2
153
star
13

twitter-userstyle

Bring the aesthetic of Twitter for iOS to the new Twitter.com.
CSS
139
star
14

jekyll-example

Example Jekyll site with basic defaults and Sass enabled.
CSS
132
star
15

bsu

Bootstrap University is a hands-on code lab specially designed to familiarize you with building on the Web with Bootstrap by quickly taking you through building an example page with the latest beta version of Bootstrap 3.
CSS
87
star
16

bootstrap-css-grid-layout

Attempting to rebuild Bootstrap's grid in CSS Grid Layout.
CSS
57
star
17

css-output

Comparing the differences in compiled CSS when using different Sass/Less methods to build reusable components.
CSS
57
star
18

mdo-df-css

Custom user style that overhauls the default CSS for daringfireball.net to increase readability.
CSS
41
star
19

minecraft

Links, resource packs, and more for my Minecraft setup.
Shell
31
star
20

dotfiles

Shell
17
star
21

userstyles

Customizations and enhancements for sites and app I love most.
CSS
12
star