CSS Preprocessors

CSS Preprocessors are standard technologies in most of today's web based applications. It's time that you learned what they are and how to use them. Research the term 'CSS Preprocessor'. Based upon your findings address the following questions.

  1. What does a CSS Preprocessor do?
  2. CSS preprocessors take code written in the preprocessed language and then convert that code into the same old css

  3. What are the advantages of using a CSS Preprocessor?
  4. A preprocessor allows additional leverage over CSS by providing additional syntax that delivers the following advantages:

  5. What are the disadvantages or issues you need to consider when using a CSS Preprocessor?
  6. Source
  7. List at least FIVE CSS Preprocessors currently available.
  8. Source
  9. Research Web Development jobs and see how many of them list a CSS Preprocessor as one of their desired skills.
  10. I have been looking at job posting for a while and I haven't found more than 5 job posting the DON'T. Almost every job will want some sort of experience with css Preprocessors.