PHPackages                             the-island/node-sass - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. the-island/node-sass

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

the-island/node-sass
====================

libsass Assetic filter

0.5(10y ago)027.9k↓90.6%4MITPHPPHP &gt;=5.3.3

Since Jun 24Pushed 10y ago1 watchersCompare

[ Source](https://github.com/dmzkrsk/node-sass-bundle)[ Packagist](https://packagist.org/packages/the-island/node-sass)[ RSS](/packages/the-island-node-sass/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (4)Versions (6)Used By (0)

node-sass-bundle
================

[](#node-sass-bundle)

libsass Assetic filter

Installation
------------

[](#installation)

Install `node-sass` via npm (not covered)

Add to `composer.json`:

```
  "the-island/node-sass": "*",

```

Add to `AppKernel.php`:

```
  new TheIsland\NodeSassBundle\TheIslandNodeSassBundle()

```

Add to`config.yml`:

```
the_island_node_sass:
    bin: /usr/local/bin/node-sass
    style: "nested"
    debug: false
    load_paths: [%kernel.root_dir%/../bower_components]
    apply_to: "^(?
