Skip to content
This repository was archived by the owner on Sep 17, 2018. It is now read-only.
This repository was archived by the owner on Sep 17, 2018. It is now read-only.

Using compass for css  #10

@wafaworks

Description

@wafaworks

We had some issues on configuring compass to work on the project.
It appears that we need to put "gulp-compass" in the gulpfile.js but we are not sure.

Thing is we have to read documentation about this later in order to learn how compass works with sass and gulp in a Symfony project, not very clear for now.

Quick information on Compass and why we should use it for css :
** It has a large collection of mixins and functions that you'll find incredibly useful (while commonly pointed to for generating vendor prefixed CSS3 properties, it can do things like automatically generate spritemaps and the CSS to go with them).
** Compass is also built in such a way that you can bundle your own bootstrap type library for easily deploying in multiple projects without the need to copy/paste the source for it in each one.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions