1.0.8 • Published 3 years ago

@tef-novum/movistar-onesait-css v1.0.8

Weekly downloads
1
License
UNLICENSED
Repository
github
Last release
3 years ago

:haircut: Usage

:white_check_mark: Requisites

  • Install node.js (latest 10.x LTS version)
  • Install yarn (latest stable version should be Ok)
  • Execute yarn inside this directory

:computer: Run locally for development

  • Open in your favourite browser card-form.html file
  • Run yarn start

Whenever main.pcss gets updated, the file dist/development.css file change accordingly


NOTE Remember to refresh your browser tab with Cmd/Ctrl+R when editing main.pcss


:love_letter: Serve as static

  • Run yarn serve

This process will keep executing, serving both, development.css and build.css for testing purposes

:family: How to contribute?

Publishing

You can easily publish a new version executing:

npm version patch
npm login
npm publish --access public

NOTE You'll need access to @tef-novum organization in order to publish this package, otherwise, the above command will fail.


1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago