New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

componentlibrary-css-sass-rollup

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

componentlibrary-css-sass-rollup

This is an example component library with css and sass and bundled with rollup

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

Creating an external common component library with CSS and SASS in React and build with Rollup

This is an example how to use css and sass to create a common component libraries.

Usage

First install required packages and then run the development server:

npm install

Tests can be run with:

npm run test

Build with

npm run build

Keywords

CSS

FAQs

Package last updated on 26 Sep 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts