Commit 2a1597af authored by Chris Rebert's avatar Chris Rebert
Browse files

Migration docs: capitalization; hyperlink Less and SCSS

[ci skip]
parent 5a159719
Showing with 1 addition and 1 deletion
+1 -1
......@@ -21,7 +21,7 @@ Here are the big ticket items you'll want to be aware of when moving from v3 to
### Global changes
- Switched from LESS to SCSS for our source CSS files.
- Switched from [Less](http://lesscss.org/) to [SCSS](http://sass-lang.com/) for our source CSS files.
- Switched from `px` to `rem` as our primary CSS unit.
- Media queries are now in `em`s instead of `px`s.
- Global font-size increased from `14px` to `16px`.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment