symfony 2.1 - How do you include a plugin in Compass (through Assetic) for Symfony2? -


i have installed compass-rgbapng plugin, struggling to include plugin use in symfony2.

i need add require "rgbapng" compass config file, unsure how through symfony2.

does know how can this?

i think in app/config/config.yml should helps:

# assetic configuration assetic:     filters:         compass:             plugins:                 - rgbapng 

Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -