CSS plugin

This commit is contained in:
Jake Archibald
2020-09-24 11:49:41 +01:00
parent f5d9023ff3
commit 02e4eaf4b5
9 changed files with 91 additions and 199 deletions

View File

@@ -6,6 +6,7 @@ import { h, Component } from 'preact';
import { linkRef } from 'client/initial-app/util';
import * as style from './style.css';
import 'add-css:./style.css';
import 'file-drop-element';
import 'client/initial-app/custom-els/snack-bar';
//import Intro from '../intro';