Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ft grunt #45

Closed
wants to merge 2 commits into from
Closed

Ft grunt #45

wants to merge 2 commits into from

Commits on Apr 26, 2014

  1. Optimize Sass usage and only serve one main CSS

    This ensures better codestyle with re-indentions,
    concatenates the partial Scss files into one
    main scss file that is used in the app. Also
    got rid of non-needed files.
    anselmh committed Apr 26, 2014
    Configuration menu
    Copy the full SHA
    5093c46 View commit details
    Browse the repository at this point in the history
  2. Replace compass with grunt-contrib-sass.

    Couldn’t find any other depenendcies but Sass
    which can be much better maintained throught the
    grunt-contrib-sass module.
    anselmh committed Apr 26, 2014
    Configuration menu
    Copy the full SHA
    a0edbc1 View commit details
    Browse the repository at this point in the history