Simplifying CSS in Visual Studio With Sass
Pluralsight
Course Summary
Create more maintainable CSS in less time.
-
+
Course Description
Sass makes writing and maintaining CSS easier and quicker. It is a superset of CSS that provides time-saving features, but still compiles to standard CSS. Using Sass, we can get better readability and organization, reduced duplication and maintenance cost, use calculated values and variables, and write less repetitive boilerplate CSS.
-
+
Course Syllabus
Getting Started- 14m 2s
—Module Overview 1m 15s
—Why Sass? 1m 57s
—How Sass Works 1m 30s
—Fundamental Sass Features 2m 8s
—Sass and Visual Studio 1m 37s
—Getting Started in Visual Studio 4m 1s
—Module Summary 1m 32sSass Fundamentals- 38m 57s
—Module Overview 2m 52s
—Reducing Maintenance Cost With Variables 6m 11s
—Reducing Duplication With Mixins 7m 30s
—Improving CSS Readability With Nested Rules 3m 21s
—Improved Organization and Reuse With Multiple Style Files 4m 55s
—Use Fewer CSS Classes in HTML With Sass Inheritance 6m 7s
—Adding Internal and External Comments 1m 43s
—Sass Compilation Errors and Debug/Warning Messages 3m 4s
—Module Summary 3m 11sAdvanced Sass Features- 42m 29sUsing Sass in Visual Studio Web Applications- 22m 4s
This course is listed under
Open Source
and Development & Implementations
Community
Related Posts: