@nodestrap/container

A responsive wrapper with dynamic paddings based on device screen width.

Usage no npm install needed!

<script type="module">
  import nodestrapContainer from 'https://cdn.skypack.dev/@nodestrap/container';
</script>

README

<Container />

A responsive wrapper with dynamic paddings based on device screen width.

Preview

<Container tag='article' theme='primary' size='lg' gradient={true} outlined={true} >
    hello world
</Container>

Rendered to:

<article class="c1 thPrimary szLg gradient outlined">
    hello world
</article>

Features

Installation

Using npm:

npm i @nodestrap/container

Support Us

If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.

We always maintain our projects as long as we're still alive.

[Make a donation]