1.

Mention the pitfalls for using a CSS Preprocessor like Sass?

Answer»
  • An EXTRA tool for the preprocessor is required.
  • Preprocessor files can not be performed DIRECTLY on the browser.
  • Slow re-compilation of the preprocessor.
  • For the preprocessor, you OUGHT to KNOW extra tools, which IMPROVE the learning curve of CSS.


Discussion

No Comment Found