2017 © Pedro Peláez
 

symfony-bundle compass-bundle

Compass intergration

image

rodgermd/compass-bundle

Compass intergration

  • Thursday, September 4, 2014
  • by rodgermd
  • Repository
  • 0 Watchers
  • 2 Stars
  • 3,621 Installations
  • CSS
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

CompassBundle

configure image_paths in global config.yml:, (*1)

parameters:
    assetic.filter.compass.images_dir: %kernel.root_dir%/../web/images
    assetic.filter.compass.http_path:  /images

configure yui_compressor:, (*2)

parameters: 
    yui_compressor: /usr/share/yui-compressor/yui-compressor.jar   # path to yui compressor

configure assetic:, (*3)

assetic:
    bundles: [YourBundle]  # use your bundle name to be tracked by assetic
    filters:
        compass: ~         # enables compass filter
        yui_css:
            jar: %yui_compressor%     # enables css compressor

The Versions

04/09 2014

dev-master

9999999-dev https://github.com/rodgermd/CompassBundle

Compass intergration

  Sources   Download

MIT

The Requires

 

by Alexander Murashov

compass

04/09 2014

1.0.2.1

1.0.2.1 https://github.com/rodgermd/CompassBundle

Compass intergration

  Sources   Download

MIT

The Requires

 

by Alexander Murashov

compass

19/08 2013

v1.0.12.2

1.0.12.2 https://github.com/rodgermd/CompassBundle

Compass intergration

  Sources   Download

MIT

The Requires

 

by Alexander Murashov

compass

21/02 2013

v1.0.2

1.0.2.0 https://github.com/rodgermd/CompassBundle

Compass intergration

  Sources   Download

MIT

The Requires

 

by Alexander Murashov

compass

21/02 2013

v1.0.1

1.0.1.0 https://github.com/rodgermd/CompassBundle

Compass intergration

  Sources   Download

MIT

The Requires

 

by Alexander Murashov

compass

21/02 2013

v1.0

1.0.0.0 https://github.com/rodgermd/CompassBundle

Compass intergration

  Sources   Download

MIT

The Requires

 

by Alexander Murashov

compass