Socket
Book a DemoInstallSign in
Socket

@fastcampus/fastreset

Package Overview
Dependencies
Maintainers
4
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastcampus/fastreset

Reset css for Fastcampus

latest
Source
npmnpm
Version
0.0.3
Version published
Maintainers
4
Created
Source

Fastreset

Reset css for Fastcampus

Table Contents

  • Project setup
  • 설치
  • 사용하기

Project setup

$ npm install

Compile scss to css

$ npm run build

설치

$ npm install --save @fastcampus/fastreset

사용하기

로드하기

@import '~@fastcampus/fastreset'; load bundled css
or 
@import '~@fastcampus/fastreset/src/scss/reset'; load specific scss file

Keywords

fastreset

FAQs

Package last updated on 07 Feb 2020

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