书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 1494 个相关结果.
  • 《晋级篇:SPA单页面应用(组件化开发+SASS+ES6)》

    《晋级篇:SPA单页面应用(组件化开发+SASS+ES6)》 目标 挑战 知识点 课程内容 补充 总结 《晋级篇:SPA单页面应用(组件化开发+SASS+ES6)》 目标 建立一个lesson4项目,基于sass编写css、基于ES6语法规则编写js代码实现组件化开发。 挑战 在原项目基础上把html语言改成vue或react,...
  • 静态资源目录规范指南

    Directory Guide 工作流默认目录 完整目录 Directory Guide 静态资源目录规范指南。 【强制】 所有资源类型必须按以下目录放置; 工作流默认目录 src/ # static resource directory | |-- css/ ...
  • 2. 语法格式 (Syntax)

    2029 2019-02-27 《Sass 中文文档》
    2. 语法格式 (Syntax) Sass 有两种语法格式。首先是 SCSS (Sassy CSS) —— 也是本文示例所使用的格式 —— 这种格式仅在 CSS3 语法的基础上进行拓展,所有 CSS3 语法在 SCSS 中都是通用的,同时加入 Sass 的特色功能。此外,SCSS 也支持大多数 CSS hacks 写法以及浏览器前缀写法 (vendor-...
  • Theming

    Theming Bootstrap Introduction Sass File structure Importing Variable defaults Maps and loops Modify map Add to map Remove from map Required keys Functions Color contrast...
  • Grunt watch

    Grunt-watch w/Livereload Add Livereload to layout.jade Grunt-watch w/Livereload Now that we have Grunt set up with Sass, when we run the grunt task in the CLI, this will proc...
  • 与CSS预处理器结合使用

    1633 2019-06-17 《Vuejs 中文教程》
    与CSS预处理器结合使用 SCSS LESS SASS 在 Vuejs 中使用CSS预编译器 与CSS预处理器结合使用 20年前的《程序员修炼之道》这本书,就提到了程序员的一个职业习惯: DIY。 (Don’t Repeat Yourself), 不要做重复的事儿。 目前的编程语言,几乎都具备了消灭重复代码的能力。 除了CSS CSS ...
  • Theming

    Theming Bootstrap Introduction Sass File structure Importing Variable defaults Maps and loops Modify map Add to map Remove from map Required keys Functions Color contrast...
  • The setup

    Getting libsass set up Add bower.json file Install Grunt Install Grunt Watch Create new Sass file Install library dependencies Get grunt started Getting libsass set up I...
  • Color

    Color Theme colors All colors Notes on Sass Color Sass maps Example Generating utilities View on GitHub Color Bootstrap is supported by an extensive color system that th...
  • Color

    Color Theme colors All colors Notes on Sass Color Sass maps Example Generating utilities Color Bootstrap is supported by an extensive color system that themes our styles ...