mirror of
https://github.com/wassname/template.git
synced 2026-09-12 13:00:27 +08:00
More work on perf: CSS contain etc.
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
/* Static styles and other modules */
|
||||
import './styles/styles';
|
||||
import { makeStyleTag } from './styles/styles';
|
||||
makeStyleTag(document);
|
||||
|
||||
/* Components */
|
||||
import { Abstract } from './components/d-abstract';
|
||||
|
||||
Reference in New Issue
Block a user