The shallow grid with infinite depth
npm install schachtelʃaxtəlThe shallow grid with infinite depth













> When you put "Schachteln" in a "Schachtel" you "schachtel Schachteln"
> When you put "boxes" in a "box" you "box boxes"
``shell`
npm i schachtel
`jsx
import React from 'react'
import {Grid, SubGrid, Column} from 'schachtel'
const Layout = props => (
No gutter
)
`
`jsx
import React from 'react'
import {Grid, SubGrid, Column} from 'schachtel'
const Layout = props => (
)
`
`jsx``
I am requesting 6 columns but will only get 4
until more are available.
If my parents allowed it, I would be 12 units wide.