README
gls
General Layout System for React.
Installation
Install gls along with its peer dependencies: react (for html) and typestyle (for css):
npm i gls react typestyle
General Layout System for React
<script type="module">
import gls from 'https://cdn.skypack.dev/gls';
</script>
General Layout System for React.
Install gls along with its peer dependencies: react (for html) and typestyle (for css):
npm i gls react typestyle