@ec.components/style

WARNING: This version is currently experimental as it's part of the x.ui 10 update.

This package contains all scss styles for the ec.components packages.

Overview

Installation

Method B: Custom Styles with SCSS

If you want to use your own styles, you can use scss to import and build the styles with x.ui:

1. Install package

npm install @ec.components/style --save

This will also install x.ui.

3. Add styles

Details on how to setup your config can be found in the x.ui README.

@import 'config';
@import '~x.ui/src/x.ui.scss';
@import '~@ec.components/style/scss/components';

result-matching ""

    No results matching ""