Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8987963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T21:54:56+00:00 2026-06-15T21:54:56+00:00

For sass currently I am using sass –watch path1:path2 to compile scss file to

  • 0

For sass currently I am using

sass --watch path1:path2

to compile scss file to css but i even found

compass watch path1:path2

also. Is there any difference between these two watches? I created a project with compass create project and found that there are two main folders called sass and stylesheets I looked to screen.scss file and I found the code @import "compass/reset";, but there isn’t any directory called compass to call the reset.

I am really new to sass and compass. Can anyone explain me how to use compass? Any help will be greatly appreciated. Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T21:54:57+00:00Added an answer on June 15, 2026 at 9:54 pm

    To understand the difference, you must first understand the difference between Sass and Compass.

    • Sass is a language which is an extension of CSS. It has built in math functions and adds the ability to add more functions and mixins – but it doesn’t include any.
    • Compass is a framework for Sass. It adds additional functionality on top of Sass such as CSS3 mixins, layout helpers and other utilities. It also gives you the ability to add additional 3rd party frameworks into your project (called extensions).

    So with that, the difference between the two are:

    • sass –watch will compile Sass files, but because it doesn’t know anything about compass, it will just ignore it.
    • compass watch is just like the Sass command, only it knows about the additional Compass functionality. So when you import compass/reset – it knows what to import.

    You can find a reference to all Compass’ functionality here: http://compass-style.org/reference/compass/

    At the top of each page it will show you which part of Compass to import. For example, here is the page about reset: http://compass-style.org/reference/compass/reset/

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using Sass 3.2.1 (Media Mark), and used --watch main.scss:main.css --style compact for
I can't seem to enable Sass to output my css file using unix newlines,
Until yesterday Sass was working just fine, now, Sass doesn't compile my SCSS file
I use sass --watch scss:css to have Sass automatically create CSS files (and put
I'm currently using Mindscape Web Workbench to create css from sass. I'm using an
I'm using Sass 3.1.10 with Compass 0.11.5. I need to compile my compass project
I'm trying to import a compass extension in my current sass file. # /app/assets/stylesheets/application/base.css.sass
I'm using the 'bootstrap-sass' gem and can't find the .css file in my directory.
I'm using Sass (.scss) for my current project. Following example: HTML <div class=container desc>
Something like this: sass --watch style.css:(other than root directory) //or sass --watch (other directory

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.