Git Product home page Git Product logo

gravitons's Introduction

gravitons

Virtually massless CSS layout microlibrary โ€“ http://jxnblk.com/gravitons

Build Status

npm i -g gravitons

gravitons

gravitons > base.css

Returns the following to stdout:

/*! gravitons */
.h0{font-size:48px}
.h1{font-size:32px}
.h2{font-size:24px}
.h3{font-size:20px}
.h4{font-size:16px}
.h5{font-size:14px}
.h6{font-size:12px}
.m0{margin:0}
.m1{margin:8px}
.m2{margin:16px}
.m3{margin:32px}
.m4{margin:64px}
.mt0{margin-top:0}
.mt1{margin-top:8px}
.mt2{margin-top:16px}
.mt3{margin-top:32px}
.mt4{margin-top:64px}
.mr0{margin-right:0}
.mr1{margin-right:8px}
.mr2{margin-right:16px}
.mr3{margin-right:32px}
.mr4{margin-right:64px}
.mb0{margin-bottom:0}
.mb1{margin-bottom:8px}
.mb2{margin-bottom:16px}
.mb3{margin-bottom:32px}
.mb4{margin-bottom:64px}
.ml0{margin-left:0}
.ml1{margin-left:8px}
.ml2{margin-left:16px}
.ml3{margin-left:32px}
.ml4{margin-left:64px}
.p0{padding:0}
.p1{padding:8px}
.p2{padding:16px}
.p3{padding:32px}
.p4{padding:64px}
.pt0{padding-top:0}
.pt1{padding-top:8px}
.pt2{padding-top:16px}
.pt3{padding-top:32px}
.pt4{padding-top:64px}
.pr0{padding-right:0}
.pr1{padding-right:8px}
.pr2{padding-right:16px}
.pr3{padding-right:32px}
.pr4{padding-right:64px}
.pb0{padding-bottom:0}
.pb1{padding-bottom:8px}
.pb2{padding-bottom:16px}
.pb3{padding-bottom:32px}
.pb4{padding-bottom:64px}
.pl0{padding-left:0}
.pl1{padding-left:8px}
.pl2{padding-left:16px}
.pl3{padding-left:32px}
.pl4{padding-left:64px}
.db{display:block}
.dib{display:inline-block}
.di{display:inline}
.dt{display:table}
.dtr{display:table-row}
.dtc{display:table-cell}
.df{display:flex}
.dif{display:inline-flex}
.fl{float:left}
.fr{float:right}
.oh{overflow:hidden}
.cf:after{content:"";display:block;clear:both}
.x0{width:0}
.x1{width:8.333333333333332%}
.x2{width:16.666666666666664%}
.x3{width:25%}
.x4{width:33.33333333333333%}
.x5{width:41.66666666666667%}
.x6{width:50%}
.x7{width:58.333333333333336%}
.x8{width:66.66666666666666%}
.x9{width:75%}
.x10{width:83.33333333333334%}
.x11{width:91.66666666666666%}
.x12{width:100%}

MIT License

gravitons's People

Contributors

jxnblk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.