ngx-compass-mixins

0.0.4 • Public • Published

Status

Supported

Compass SASS Stylesheets

This repository is fork of original repository, intented to fix errors with new sass syntax.

Compass Ruby Functions

This project includes reasonably similar implementations of some of the Ruby functions that Compass provides as Sass extensions. These are used in some Compass mixins, such as @include background().

To make those functions available to your compass mixins, you'll want to either @import "compass"; or @import "compass/functions"' before the specific compass scss files you import.

License

Copyright (c) 2021 Mohamed Driwach
All Rights Reserved.
Released under a slightly modified MIT License.

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i ngx-compass-mixins

    Weekly Downloads

    2

    Version

    0.0.4

    License

    MIT

    Unpacked Size

    195 kB

    Total Files

    133

    Last publish

    Collaborators

    • driwach