Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@cafebazaar/bazaar-css

Package Overview
Dependencies
Maintainers
5
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cafebazaar/bazaar-css

Bazaar Design System Styles

latest
npmnpm
Version
0.3.0
Version published
Maintainers
5
Created
Source

Bazaar-CSS

Bazaar-CSS is a CSS only framework to bring Bazaar Design System components into web.

How to Use?

First, install the package in your project:

npm i @cafebazaar/bazaar-css

Then, import this files into your css/js/scss file that runs by project:

  • @cafebazaar/bazaar-css/dist/bazaar.css (for css components/classes/global-styles.)
  • @cafebazaar/bazaar-css/dist/bazaar.js (just if you have a js only project and you haven't setted up the css loaders and stuff! )
  • @cafebazaar/bazaar-css/dist/bazaar.scss (for scss mixins/bariables/etc.)

How to Contribute (or See the Documention)?

git clone git@git.cafebazaar.ir:bazaar/web/bazaar-css.git
cd bazaar-css

# if you just wanna check the docs:
npm run serve # no need to 'npm i'

# or if you wanna contribute to project:
npm i
npm run dev

FAQs

Package last updated on 24 May 2022

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