imarc / boilerplate

Responsive CSS, HTML and JavaScript front-end starting point, plus components!
https://imarc-boilerplate.netlify.app/
8 stars 10 forks source link

v5-base-edits: remove -moz-::selection and -ms-text-side-adjust, simp… #31

Closed marcelmoreau closed 3 years ago

marcelmoreau commented 3 years ago

This PR's purpose is to remove some older, unnecessary, stuff some our base sass file. Other stuff I removed from the <body> is opinionated stuff that IMO does not make for a sane, minimal starting-point. For example, having a width/height and position value might cause someone issues.