CSS preprocessors like _______ and _______ provide features to streamline responsive design workflows.
- AJAX, JSON
- Bootstrap, Foundation
- SASS, LESS
- jQuery, Angular
CSS preprocessors such as SASS and LESS are widely used in the industry to enhance and streamline responsive design workflows. They offer features like variables, mixins, and nesting that facilitate more efficient and maintainable stylesheets.
Loading...
Related Quiz
- Which of the following is NOT a benefit of practicing TDD?
- Explain the concept of polymorphism in OOP with an example.
- What is idempotency in the context of Infrastructure as Code?
- Which programming construct is commonly used for catching and handling errors in JavaScript?
- Which SDLC model is known for its linear sequential flow of phases?