UNPKG

substance

Version:

Substance is a JavaScript library for web-based content editing. It provides building blocks for realizing custom text editors and web-based publishing systems.

8 lines (7 loc) 210 B
/* Provides all component styles. Does not provide any page styles, such as fonts and colors for links etc. */ @import './_variables.css'; @import './ui/styles/_index.css'; @import './packages/_index.css';