Add preview components

This commit is contained in:
Jorik Schellekens
2020-08-06 16:38:26 +01:00
parent eeb119ecb3
commit ba90c5558d
20 changed files with 716 additions and 8 deletions
+2
View File
@@ -14,6 +14,8 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
@import "./color-scheme";
#root {
background-color: $app-background;
}