1.25.0 • Published 4 years ago

@schibstedspain/ep-theme v1.25.0

Weekly downloads
-
License
ISC
Repository
-
Last release
4 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 '~@schibstedspain/ep-theme/lib/index';
@import '~@schibstedspain/sui-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 @schibstedspain/ep-theme (Where is the node_modules folder of epreselec) (Reference the node package from epreselec)
1.25.0

4 years ago

1.24.0

5 years ago

1.4.0

5 years ago

1.3.1

5 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.6.0

6 years ago

1.7.0

6 years ago