/**
 * UC-UI Library Styles
 * 
 * This is the main entry point for UC-UI styles.
 * Import this file in your application's styles.scss:
 * 
 * @import 'uc-ui/styles';
 */

@import './uc-ui-global';
@import './theming';
