UNPKG

@aappddeevv/dynamics-client-ui

Version:

## What is it? A library to help you create great dynamics applications.

9 lines (8 loc) 297 B
/* Top-level default variables for the dynamics libary go here. We need to run * some type of theme'ish processing. * You can include this file using `@import "../whatever/Dynamics/variables.css";`. */ :root { --font-family-base: 'Segoe UI', 'Arial', sans-serif; --font-size-base: 14px; }