- Learning Less.js
- Alex Libby
- 169字
- 2021-09-03 09:38:05
Summary
In this chapter, we started with a brief look at the role of HTML and CSS in designing websites, and covered a few of the limitations that CSS has when styling elements on web pages.
We then talked about how CSS preprocessors can help solve some of these issues; we covered the critical question that people will often ask, which is, why we should need to use them when we are perfectly au fait with writing valid CSS. We then introduced Less as one of the preprocessors available and as a possible solution to some of the issues we face with CSS.
We then rounded up the chapter with a look at some of the reasons why Less should become part of your development toolkit, as well as some of the features available for helping you to manage your CSS development. In the next chapter, we'll start to take a more in-depth look at the syntax of Less and how we can compile it to create valid CSS.
- 龍芯應用開發標準教程
- 平衡掌控者:游戲數值經濟設計
- INSTANT ForgedUI Starter
- Manage Partitions with GParted How-to
- 從零開始學51單片機C語言
- 筆記本電腦維修不是事兒(第2版)
- 計算機組裝與維修技術
- Spring Cloud微服務架構實戰
- 單片機系統設計與開發教程
- 筆記本電腦維修實踐教程
- 微型計算機系統原理及應用:國產龍芯處理器的軟件和硬件集成(基礎篇)
- Neural Network Programming with Java(Second Edition)
- 嵌入式系統原理及應用:基于ARM Cortex-M4體系結構
- 計算機電路基礎(第2版)
- Building Machine Learning Systems with Python