/
CSS  PreProcessors MIS 424 CSS  PreProcessors MIS 424

CSS PreProcessors MIS 424 - PowerPoint Presentation

olivia-moreira
olivia-moreira . @olivia-moreira
Follow
344 views
Uploaded On 2018-11-04

CSS PreProcessors MIS 424 - PPT Presentation

Outline What are CSS Preprocessors Benefits Products amp popularity LESS What are CSS Preprocessors Scripting language for writing CSS Write CSS more efficiently Variables Functions Operations math ID: 713741

preprocessors css popularity features css preprocessors features popularity duplicate code don web amp math products benefits

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "CSS PreProcessors MIS 424" is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Slide1

CSS PreProcessors

MIS 424Slide2

Outline

What are CSS Preprocessors

Benefits

Products & popularity

LESS Slide3

What are CSS Preprocessors

Scripting language for writing CSS

Write CSS more efficiently

Variables

Functions

Operations (math)

Other features

Eliminate duplicate codeSlide4

Benefits of CSS Preprocessors

CSS files:

Duplicate code

Lack of structure

CSS preprocessors

Provide programming features:

Classes

Parameters

Math features

Namespaces

Etc.Slide5

Products & Popularity

Survey by css-tricks.com

13,000 web developers responded

54% have tired CSS preprocessors

Preferred syntax/product:

Sass 5%

Scss

13%

LESS 23%

Stylus 3%

I don't like any of them 7%

I don't have a preference 2%

I've never tried any of them 46%

Other 1%Slide6

LESS

Visual Studio

Web Essentials Plugin