1.52.0 • Published 3 years ago

@adv-ui/ep-theme v1.52.0

Weekly downloads
52
License
ISC
Repository
-
Last release
3 years ago

ePreselec SUI Components Theme

This repository contains:

  • ePreselec variables to initialize default values and component styles.
  • A set of placeholders ready to style your component (buttons, tabs, forms, grid system...).
  • Functions and mixins helpers.

Usage

Import frontend-ep--uilib-theme into your sui-component including the path in index.scss after de SUI-theme import:

@import '~@adv-ui/ep-theme/lib/index';
@import '~@s-ui/theme/lib/index';

Update

If you need to update any of these variables please pull request.

Prerequeriments

Node 8

nvm install 8

npm 3

npm i -g npm@3

##Debug in local

  • npm run lib (from frontend—ep-uilib-components) (To create the node module)
  • npm link (from frontend—ep-uilib-components) (To create the node link, it can be necessary: npm install cpx)
  • npm link @adv-ui/ep-theme (Where is the node_modules folder of epreselec) (Reference the node package from epreselec)
1.52.0

3 years ago

1.51.0

3 years ago

1.49.0

3 years ago

1.50.0

3 years ago

1.47.0

3 years ago

1.46.0

4 years ago

1.45.0

4 years ago

1.44.0

4 years ago

1.42.0

4 years ago

1.43.0

4 years ago

1.40.0

4 years ago

1.38.0

4 years ago

1.37.0

4 years ago

1.36.0

4 years ago

1.35.0

4 years ago

1.34.0

4 years ago

1.33.0

4 years ago

1.32.0

4 years ago

1.31.0

4 years ago

1.30.0

4 years ago

1.29.0

4 years ago

1.27.0

4 years ago

1.25.0

4 years ago