-
此时窗外灯影朦胧,桂叶婆娑。彼时,D2 夜场美酒畅谈,佳人如梦,在杜欢滚满床单后圆满落幕。
![杜欢滚满床单](http://ww1.sinaimg.cn/large/74e1cc0djw1elnpeyp76dj20dc0hsdho.jpg)
今年两个火热的话题,前后端分离与前端工程化。
静思回味,又去翻看了一下 [D2官网](http://d2forum.alibaba-inc.com/)…
-
记录下 我的 Sublime Text 3 使用的插件以及安装,以备后用。
我安装的 Sublime Text 版本是 [Sublime Text Build 3083 x64](http://www.sublimetext.com/3),插件的安装与版本无关,
请自行选择自己使用的版本。
1. 安装 Package Control
[https://packagecontrol.…
-
As of now, if I use this code
```
.wrapper {
--gutter: 62px;
--width: 1314px;
max-width: calc(var(--width) + var(--gutter) * 2);
margin: 0 auto;
padding: 0 var(--gutter);
}
```
…
-
I know it can be hard to decide to which rule referes a comment sometimes, but if the rules are each in one different line, it's obvious.
So when reordering this:
``` css
#secciones-img-list li {
…
-
**Problem**
On line https://github.com/klausi/pareviewsh/blob/7.x-1.x/pareview.sh#L164, you check if some folders exist, and fail if any of them found.
Lots of people have `node_modules` and `vendor…
-
## Feature request
### Summary
The repository code should run through some code formatter like https://prettier.io/
### Why is it needed?
- No need to discuss style in code review
### Suggest…
-
I think it might be a pretty neat and useful idea to be able to lint the output produced by a CSS preprocessors with the aid of sourcemaps that these preprocessors can generate.
Previously, I didn't …
-
VSCode Version: Code 1.8.1 (ee428b0, 2016-12-19T14:41:20.664Z)
OS Version: Linux x64 4.4.0-45-generic
Extensions:
Extension Author Version
compulim-vscode-dictionary Compulim 0.0.5
java-debug D…
-
Suggesting adding an option to LESS/SASS compiler, which instructs it to produce an **right-to-left** version of the source file. There are already tools, like https://github.com/ded/R2, which convert…
-
We need this specifically for HTML and CSS, although we already have a CSS style guide (http://contribute.jquery.org/style-guide/css/), and a limited HTML style guide (http://contribute.jquery.org/st…