UNPKG

rheostat

Version:

Rheostat is a www, mobile, and accessible slider component built with React

8 lines (5 loc) 265 B
import CSSInterface from 'react-with-styles-interface-css'; import registerInterfaceWithDefaultTheme from './registerInterfaceWithDefaultTheme'; export default function registerCSSInterfaceWithDefaultTheme() { registerInterfaceWithDefaultTheme(CSSInterface); }