YaeBlog/YaeBlog/wwwroot/themes.js
2024-07-02 09:17:23 +08:00

9 lines
247 B
JavaScript

import * as fluentUI
from '/_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.lib.module.js';
fluentUI.typeRampBaseFontSize.withDefault("16px");
fluentUI.typeRampBaseLineHeight.withDefault("16px");