Set up story book

This commit is contained in:
Jorik Schellekens
2020-07-30 13:30:27 +01:00
parent d5f1b57b86
commit 281f9ed766
13 changed files with 3402 additions and 168 deletions
+4
View File
@@ -14,6 +14,10 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
#root {
background-color: $app-background;
}
@mixin spacer {
width: 100%;
flex-grow: 0;