@ec.components/style

0.23.9 • Public • Published

@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';

Readme

Keywords

none

Package Sidebar

Install

npm i @ec.components/style

Weekly Downloads

3

Version

0.23.9

License

ISC

Unpacked Size

92.4 kB

Total Files

77

Last publish

Collaborators

  • felixroos
  • scherzinger