Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Using Compass midway through project

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #42610
    jshjohnson
    Member

    Hello,

    I am really eager to get into the world of preprocessing but was wondering whether it is worthwhile/possible to start using Compass and SASS midway through a website which has been using a standard css file?

    #123978
    enjay
    Participant

    I don’t think there’s any reason not to start in middle. The preproccesor will amend your CSS file as needed. You may end up with a little bit of a mess in there, but I don’t think it will “break.”

    #123999
    Kitty Giraudel
    Participant

    Nothing will break. You can write regular CSS in a .sass or .scss file without any problem.

    However you will probably need a little bit of time to write and replace your variables and mixins.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘CSS’ is closed to new topics and replies.