mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-19 12:08:57 +00:00
Optimise amount of initial CSS
This commit is contained in:
@@ -18,7 +18,7 @@ import { twoUpHandle } from './custom-els/TwoUp/styles.css';
|
||||
import type { PreprocessorState } from '../../feature-meta';
|
||||
import { cleanSet } from '../../util/clean-modify';
|
||||
import type { SourceImage } from '../../Compress';
|
||||
import { linkRef } from 'shared/initial-app/util';
|
||||
import { linkRef } from 'shared/prerendered-app/util';
|
||||
|
||||
interface Props {
|
||||
source?: SourceImage;
|
||||
|
||||
Reference in New Issue
Block a user