This package has been deprecated

Author message:

This package has been deprecated in favour of the new package at @push.rocks/smartsass

@pushrocks/smartsass
TypeScript icon, indicating that this package has built-in type declarations

2.0.6 • Public • Published

@pushrocks/smartsass

smart wrapper for sass

Availabililty and Links

Status for master

build status coverage report npm downloads per month Known Vulnerabilities TypeScript node JavaScript Style Guide

Usage

Use TypeScript for best in class instellisense.

import * as smartsass from 'smartsass'
import * as bourbon from 'bourbon
import * as neat from 'neat'

let mySmartsass = new smartsass.Smartsass({
  filePath: './some.css',
  includePaths: bourbon.includePaths
})

mySmartsass.addIncludePaths(neat.includePaths)

let renderedString = mySmartsass.render()

For further information read the linked docs at the top of this README.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer

For further information read the linked docs at the top of this readme.

MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy

repo-footer

Readme

Keywords

Package Sidebar

Install

npm i @pushrocks/smartsass

Weekly Downloads

0

Version

2.0.6

License

MIT

Unpacked Size

11.2 kB

Total Files

12

Last publish

Collaborators

  • lossless