From 24f856fdea65a9d407aa6621d1c0b7038ff1e985 Mon Sep 17 00:00:00 2001
From: Antoine Griffard
- PSs: When creating a site that is hosted in a different base path,it might be necessary to remove the leading '/' from the stylesheet link. + PPS: When creating a site that is hosted in a different base path, it might be necessary to remove the leading '/' from the stylesheet link.
Reboot builds upon Bootstrap's Reboot which itself builds upon Normalize, providing many HTML elements with somewhat opinionated styles using only element selectors.
+Reboot builds upon Bootstrap's Reboot which itself builds upon Normalize, providing many HTML elements with somewhat opinionated styles using only element selectors.
Here are our guidelines and reasons for choosing what to override in Reboot:
rems instead of ems for scalable component spacing.- To maintain a consistent look and feel, we stongly advise you to use the Fluent Input components as described in the + To maintain a consistent look and feel, we strongly advise you to use the Fluent Input components as described in the Form & inputs section. It is however also still possible of course to use the standard HTML input components. Most of them have been rebooted for simpler base styles. Here are some of the most notable changes:
<input type="text" hidden>
-