Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

LinkedIn Learning

CSS: Refactoring Style Sheets

via LinkedIn Learning

Overview

Large stylesheets can easily become formidably difficult to deal with. Learn how to refactor stylesheets so you can successfully control the layouts of many web pages at once.

Syllabus

Introduction
  • CSS refactoring and optimization
1. Refactoring CSS: The Theory
  • Why and when to refactor CSS
  • When not to refactor
  • General refactoring principles
  • Rational CSS structure
  • Practical approach to CSS refactoring
2. CSS Refactoring Tools
  • Set up an npm project
  • Install and configure stylelint
  • Make stylelint work in Visual Studio Code
  • Demo: How stylelint works
  • Install and configure Prettier
  • Make Prettier work in Visual Studio Code
  • Automatic rational property order
3. CSS Refactoring: A Practical Example
  • Fix errors via csslint
  • Remove old and/or bad practices
  • Ignoring warnings
  • Update best practices
  • Audit unused CSS with Chrome
  • Quarantine unused code
  • Modularize CSS
4. Automating Refactoring Using Task Runners
  • Refactoring using a task runner: Gulp
  • Install and configure stylelint
  • Install and configure Purgecss
  • Optimize CSS for delivery
Next Steps
  • Other tools for refactoring

Taught by

Morten Rand-Hendriksen

Reviews

4.8 rating at LinkedIn Learning based on 18 ratings

Start your review of CSS: Refactoring Style Sheets

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.