markdown Sass在窗户上

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Sass在窗户上相关的知识,希望对你有一定的参考价值。

## 1. Install ruby
[https://rubyinstaller.org/downloads/](Ruby installer)  
You must probably restart your computer before the next step.

## 2. Install sass gem
```bash
gem install sass
```

## 3. Run watch mode
Compile from `scss/` directory to `css/` directory will look like this.  
```bash
sass --watch scss/:css/
```

## 4. Tips
Files that are named with an underscore in the beginning will not be created in utmatningsmappen.  
You can read data from these files by importing the files into the core file.

以上是关于markdown Sass在窗户上的主要内容,如果未能解决你的问题,请参考以下文章

markdown [SASS功能] #sass #css

markdown [SASS cheatsheet] #css #sass

使用Doxygen生成markdown用户文档时如何获取空白页面

markdown Sass arquitecture

markdown SCSS / SASS资源

markdown SCSS / SASS基础知识