ErSKS / KhEC

MIS for Khwopa Engineering College
7 stars 0 forks source link

Study CSS 3.0 - LESS & SaSS #13

Closed ErSKS closed 7 years ago

ErSKS commented 7 years ago

Submit me your conclusion regarding this topic

rajaramdhukhwa commented 7 years ago

I found about "saas" is as follows: Definition:- Sass (Syntactically Awesome StyleSheets), is an extension of CSS that adds power and elegance to the basic language. It allows you to use variables, nested rules, mixins, inline imports, and more, all with a fully CSS-compatible syntax.

ErSKS commented 7 years ago

See these links: http://getbootstrap.com/css/#less http://getbootstrap.com/css/#sass

rajaramdhukhwa commented 7 years ago

oh, Its easy to understand. Thank you sir...

rajaramdhukhwa commented 7 years ago

Example of Saas:- saas

ErSKS commented 7 years ago

Good-good, keep going ...

rajaramdhukhwa commented 7 years ago

Definition of Less : Less is a CSS pre-processor, meaning that it extends the CSS language, adding features that allow variables, mixins, functions and many other techniques that allow you to make CSS that is more maintainable, themeable and extendable. Less runs inside Node, in the browser and inside Rhino. The quickest place for first experiments with Less is our online editor.

rajaramdhukhwa commented 7 years ago

Installation and procedure of Less: less1

rajaramdhukhwa commented 7 years ago

Less content delivery network (CDN): cdnless

rajaramdhukhwa commented 7 years ago

Video tutorial of CSS with LESS and Sass https://www.lynda.com/CSS-tutorials/Welcome/107921/115785-4.html