mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 02:02:33 +00:00
Build: landing/learn shed eager Monaco+Vega; post-build gate + immutable asset caching
This commit is contained in:
@@ -20,13 +20,8 @@
|
||||
|
||||
import type { ReactNode } from 'react';
|
||||
import type { JsonObject } from '@core/spec-config';
|
||||
import {
|
||||
type ConfigPath,
|
||||
countSet,
|
||||
getConfigValue,
|
||||
schemeColors,
|
||||
schemesByKind,
|
||||
} from '@core/theme-controls';
|
||||
import { type ConfigPath, countSet, getConfigValue, schemesByKind } from '@core/theme-controls';
|
||||
import { schemeColors } from '@core/scheme-colors';
|
||||
import { Button } from './Button';
|
||||
import { ColorField } from './ColorField';
|
||||
import { Icon } from './Icon';
|
||||
|
||||
Reference in New Issue
Block a user