@anovi/invisible

Invisible CSS Library

Usage no npm install needed!

<script type="module">
  import anoviInvisible from 'https://cdn.skypack.dev/@anovi/invisible';
</script>

README

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reloading at localhost:3000
$ npm run dev

# build for production and launch the server
$ npm run build
$ npm start

# generate a static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.