Giter VIP home page Giter VIP logo

lemon's Introduction

Code Camps with styled-grid

Styled Grid

Simple grid system based on styled-components and flex-box model

Theme.js contains width of xs, sm, md, lg container sizes and gutterWidth outerWidth - padding on left and right side of the Fluid Container

FluidContainer

Wrapper, width: 100%;

Container

Wrapper with dynamically changed width

Row

Row includes Cells. Cells can flow inside Row in following directions: row - default column - Boolean column-reverse - Boolean row-reverse - Boolean

Cell

Building block of the grid. Can take different x/12 width of the grid on different screen sizes. xs - width for smallest screen sm - width for small screen md - width for medium screen lg - width for large screen xsOffset, smOffset, mdOffset, lgOffset - offset in columns from the beginning of the row along main-axis

start, center, end, between, around - decide how elements align along main-axis top, middle, bottom - decide how elements align along cross-axis

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.