三月沙

Results 5 issues of 三月沙

用 Chrome 最新的浏览器打开 markdown-css 生成的 html ,如果 css 不指定任何字体,也就是没有 `font-family`,复制到微信编辑器之后会内联 css 会带上 font-family: "PingFang SC" ,由于微信公众号没有这个字体,微信会把 css 样式去掉,格式会乱,解决方法是 1. 换用其他浏览器,mac 上 Safari 可以 2. css 中指定 font-family,但字体一定要在微信自带的浏览器中存在

help wanted

- MongoDB transaction support - remove deprecateed MongoDB method - Python3 byte and string support - request data support pure JSON - asynchronous queue support - crontab job support

enhancement

when I set layout=bytype, it copy component like this: ``` ├── bootstrap │   ├── bootstrap.css │   ├── bootstrap.js │   ├── bootstrap.less │   ├── glyphicons-halflings-regular.eot │   ├── glyphicons-halflings-regular.svg │   ├── glyphicons-halflings-regular.ttf...

bug

https://demo.cssworld.cn/new/6/2-13.php 这个页面的例子我我把 item 中内容换成不包含任何英文的内容,item 的宽度就会变成 flex-basis 的宽度,和 width 好像就没有关系了,就不会像 6.2.3 中写的最小尺寸那样了 ``` 设置了设置了设置了同同时设置了 设置了设置了设置了同同时设置了 设置了设置了设置了同同时设置了 ``` 这是为什么

疑问解答
CSS新世界