mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
Migration docs: capitalization; hyperlink Less and SCSS
[ci skip]
This commit is contained in:
parent
5a15971920
commit
2a1597af5d
1 changed files with 1 additions and 1 deletions
|
@ -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`.
|
||||
|
|
Loading…
Reference in a new issue