- Learning Less.js
- Alex Libby
- 226字
- 2021-09-03 09:38:02
Conventions
In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: "In our example, we've added a reference to the Less object and then used the modifyVars
method to change the color of the @button-color
variable, which we've specified in object.less
, to #61783F
."
A block of code is set as follows:
header { margin-bottom: 25px; nav { height: 25px; a { color: white } } }
When we wish to draw your attention to a particular part of a code block, the relevant lines or items are set in bold:
.shape1 { color: #5cb100; border: 1px solid #5cb100; } .shape2 { background: #fff; color: #5cb100; } .shape3 { border: 1px solid #5cb100; }
Any command-line input or output is written as follows:
npm install -g grunt-cli
New terms and important words are shown in bold. Words that you see on the screen, in menus or dialog boxes for example, appear in the text like this: "Click on Continue to begin the installation."
Note
Warnings or important notes appear in a box like this.
Tip
Tips and tricks appear like this.
- Instant uTorrent
- Creating Dynamic UI with Android Fragments
- 數字道路技術架構與建設指南
- 嵌入式技術基礎與實踐(第5版)
- 嵌入式系統設計教程
- 微型計算機系統原理及應用:國產龍芯處理器的軟件和硬件集成(基礎篇)
- 圖解計算機組裝與維護
- Mastering Machine Learning on AWS
- Zabbix 4 Network Monitoring
- 計算機應用基礎案例教程(Windows 7+Office 2010)
- 筆記本電腦的結構、原理與維修
- 從企業級開發到云原生微服務:Spring Boot實戰
- Service Mesh微服務架構設計
- DevOps實戰:VMware管理員運維方法、工具及最佳實踐
- 計算機組裝與維護教程