in Technology by
What are the Disadvantages of SCSS?

1 Answer

0 votes
by

Various Disadvantages of SCSS are as follows:

  1. Debugging: Pre-processors have a compilation stage that makes the CSS meaningless code lines when attempting to debug the code. But it's twice as difficult to debug as programming, making it a big disadvantage.
  2. Understanding: Even if the pre-processors have become popular, there is a knowledge gap in CSS.
  3. Large CSS Files: The source files may be tiny, but the CSS produced may be huge.
  4. Loss of benefits: Using SASS can cause the browser's built-in element inspector to lose its benefits.

Related questions

0 votes
    What are the Key Differences between the CSS and SCSS?...
asked Mar 3, 2021 in Technology by JackTerrance
0 votes
    What are the Advantages of SCSS?...
asked Mar 3, 2021 in Technology by JackTerrance
0 votes
    Head to head Comparison between CSS and SCSS?...
asked Mar 3, 2021 in Technology by JackTerrance
0 votes
0 votes
    What is the Difference between CSS and SCSS?...
asked Mar 3, 2021 in Technology by JackTerrance
0 votes
    I would like to specify an additional default shortcut class to a set of classes, similarly to that @each ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 20, 2022 in Education by JackTerrance
0 votes
    I have upgraded gem rails-assets-videojs to latest version 5.13.0 and after the upgrade, application start ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 14, 2022 in Education by JackTerrance
0 votes
    What are the disadvantages to Kibana? State the reason....
asked Jun 4, 2021 in Technology by JackTerrance
0 votes
    What are the disadvantages of shell scripting?...
asked May 28, 2021 in Technology by JackTerrance
0 votes
    What are Disadvantages of CSS?...
asked Mar 3, 2021 in Technology by JackTerrance
0 votes
    What are the advantages and disadvantages of ethical hacking?...
asked Feb 15, 2021 in Technology by JackTerrance
0 votes
    What are the disadvantages of curing by ponding and polythene sheets?...
asked Jan 20, 2021 in Technology by JackTerrance
0 votes
    What are the disadvantages of shell scripting?...
asked Jan 19, 2021 in Technology by JackTerrance
0 votes
    What are Advantages and Disadvantages of CSS?...
asked Dec 21, 2020 in Technology by JackTerrance
0 votes
    What are the Advantages and Disadvantages of HTML?...
asked Dec 21, 2020 in Technology by JackTerrance
...