svelte-native-grid
v1.1.0
Published
A simple component to handle with the css grid, to build pages with less code.
Downloads
6
Readme
Svelte native grid
A simple component to handle with the css grid, to build pages with less code.
Installing the components
To install the components into your svelte/sapper project, you can install with npm:
npm install svelte-native-grid
or yarn:
yarn add svelte-native-grid