Skip to content

vicompany/rollup-itcss

Repository files navigation

rollup.js & itcss - front-end recipe

This recipe includes:

Usage

Tasks

Development

To start the watchers and a http-server.

npm run dev

Production build

This will test and lint the source code and create the production builds.

npm run build

These scripts are configured in the package.json.

About

A recipe for bundling ES Modules with rollup.js and a basic Sass (ITCSS) setup.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published