Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@42mo/42mo-web-styles

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@42mo/42mo-web-styles

### What is it? ###

  • 0.0.17
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-91.67%
Maintainers
3
Weekly downloads
 
Created
Source

README

What is it?

Lightweight SCSS library Demo page https://fortumo-web-styles-staging.s3-eu-west-1.amazonaws.com/index.html

Install

npm i @42mo/42mo-web-styles -D

How to use it?

#####In SCSS: @import '~@42mo/42mo-web-styles/lib/index';

#####How to override any library variable? define it BEFORE importing the library, e.g

$btn-color: blue !default;

@import '~@42mo/42mo-web-styles/lib/index';

Developing

npm run start

http://localhost:9000/dist/

npm publish steps: (npm login)

npm init --scope=42mo npm publish --access public

Deploying

With teamcity

https://teamcity.fortumo.com/project.html?projectId=StaticWebs_WebStyles&branch_StaticWebs_WebStyles

FAQs

Package last updated on 29 Jun 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc