You need to add three stashes at the start of the file
---
item: Hello world
list:
- You
- can
- get
- content
You need to add three stashes at the start of the file
---
item: Hello world
list:
- You
- can
- get
- content
.border-radius { | |
border-radius: 5px; | |
} | |
.border-radius-small { | |
border-radius: 3px; | |
} | |
.border-radius-small-top-left { | |
border-radius: 3px; | |
} | |
.border-radius-small-top-right { |
After working with Atom for around 2 years I switch to VSCode.
Here is why:
"browserslist": [
">0.2%",
"not dead",
"not ie <= 11",
"not op_mini all"
]
TypeScript 2 hrs 31 mins βββββββββββββββββββββ 17.6% | |
Other 2 hrs 30 mins βββββββββββββββββββββ 17.5% | |
HTML 2 hrs 14 mins βββββββββββββββββββββ 15.6% | |
Markdown 1 hr 58 mins βββββββββββββββββββββ 13.8% | |
JavaScript 1 hr 31 mins βββββββββββββββββββββ 10.7% |