@plone/volto
Version:
Volto
13 lines (12 loc) • 491 B
JavaScript
/**
* If you want to apply semantic ui only to the toolbar
* and all administrative or editorial views,
* uncomment the following line and comment the line:
* `import 'semantic-ui-less/semantic.less';`
*
* Then, in your `theme.config` file, change the following variable:
* `@container : 'pastanaga-cms-ui'`
*/
// import '../theme/themes/pastanaga-cms-ui/extras/cms-ui.semantic.less';
import 'semantic-ui-less/semantic.less';
import '../theme/themes/pastanaga/extras/extras.less';