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

@typhoon41/scss-solutions

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typhoon41/scss-solutions

Nikola Dragićević's shareable utilities for SCSS projects.

latest
Source
npmnpm
Version
0.2.1
Version published
Maintainers
1
Created
Source

SCSS Solutions

Installation

npm install --save-dev @typhoon41/scss-solutions

How to use it

Utilities are nothing more than just sass mixins that won't be included in your code base unless you @use individual file of this library and @include them. In addition, you can use it's dist/scss-solutions.css or src/main.scss to add some utility classes to your code base.

What's included

  • Flexible Grid System
  • Encapsulated logic regarding Breakpoints / Media queries
  • Absolute Positioning utilities

License

Apache-2 © Nikola Dragićević

Keywords

SCSS

FAQs

Package last updated on 08 Oct 2025

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