From 00990c8c81909d1a1b93ffec6abd209811e8d8c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn?= Date: Sun, 25 Apr 2021 12:34:37 +0200 Subject: [PATCH] adding button --- dist/fonts/stylesheet.css | 25 +- dist/index.html | 11 +- dist/plain-ui.css | 426 +------------------------------ spritemap.js | 14 +- src/scss/components/_button.scss | 6 +- 5 files changed, 10 insertions(+), 472 deletions(-) diff --git a/dist/fonts/stylesheet.css b/dist/fonts/stylesheet.css index 623c13c..5ccfb3c 100644 --- a/dist/fonts/stylesheet.css +++ b/dist/fonts/stylesheet.css @@ -1,24 +1 @@ -@font-face { - font-family: 'IBM Plex Mono'; - src: url('IBMPlexMono.eot'); - src: url('IBMPlexMono.eot?#iefix') format('embedded-opentype'), - url('IBMPlexMono.woff2') format('woff2'), - url('IBMPlexMono.woff') format('woff'), - url('IBMPlexMono.ttf') format('truetype'); - font-weight: normal; - font-style: normal; - font-display: swap; -} - -@font-face { - font-family: 'IBM Plex Mono'; - src: url('IBMPlexMono-Bold.eot'); - src: url('IBMPlexMono-Bold.eot?#iefix') format('embedded-opentype'), - url('IBMPlexMono-Bold.woff2') format('woff2'), - url('IBMPlexMono-Bold.woff') format('woff'), - url('IBMPlexMono-Bold.ttf') format('truetype'); - font-weight: bold; - font-style: normal; - font-display: swap; -} - +@font-face{font-family:'IBM Plex Mono';src:url('IBMPlexMono.eot');src:url('IBMPlexMono.eot?#iefix') format('embedded-opentype'),url('IBMPlexMono.woff2') format('woff2'),url('IBMPlexMono.woff') format('woff'),url('IBMPlexMono.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'IBM Plex Mono';src:url('IBMPlexMono-Bold.eot');src:url('IBMPlexMono-Bold.eot?#iefix') format('embedded-opentype'),url('IBMPlexMono-Bold.woff2') format('woff2'),url('IBMPlexMono-Bold.woff') format('woff'),url('IBMPlexMono-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap} diff --git a/dist/index.html b/dist/index.html index f500177..a7d18e2 100644 --- a/dist/index.html +++ b/dist/index.html @@ -34,15 +34,12 @@ - - @@ -53,7 +50,7 @@ -