UNPKG

qwik-grid-fm

Version:

Awesome responsive grid system for Qwik :) that allows you to control the grid based on percentage instead of clasic 12 or 24 columns we use percentage

3 lines (2 loc) 88 B
export { Col } from './components/Col/Col'; export { Row } from './components/Row/Row';