snowman
snowman
Do not send useless comments
yeah, it would be great if we have `Android`, `iPad`, `iPhone`, `phone`, `touch`, `desktop` etc
**SOLUTION** ```sass // FILE: src/assets/styles/base/_typography.sass @import url('https://fonts.googleapis.com/css?family=Karla:400,700|Rubik:400,500,700') ``` ```sass // FILE: main.sass @import 'base/typography' ```
Quick fix: ```sh # download settings $ git clone https://gist.github.com/USER_NAME/GIST_ID $ cd GIST_ID # remove some extensions not found by editing extensions.json $ emacs extensions.json # upload changes $ git...
Features: 提供一个输入框让使用者可以自定义剪贴板的路径(简称格式化字符串), 比如%dir %basename %time 然后要绝对路径,相对路径,文件名就靠用户各取所需了@liulex
安装 mysql
1. 修改 `你的laragon绝对路径\bin\php\php-7.2.11-Win32-VC15-x64\php.ini` 2. 修改 `curl.cainfo = "D:\laragon\etc\ssl\cacert.pem"` 改成 `curl.cainfo = "你的laragon绝对路径\etc\ssl\cacert.pem"` 3. 停止服务,重新启动
Seems like a VSCode issue: - [visual studio code - Turning off fuzzy completion and snippet autocompletion on vscode - Stack Overflow](https://stackoverflow.com/questions/50954346/turning-off-fuzzy-completion-and-snippet-autocompletion-on-vscode) - [configuration - How to make VS Code's...
I have the same problem, how do you fix it?