4.0.1 • Published 5 years ago

@talentsoft-opensource/hylia v4.0.1

Weekly downloads
7
License
MIT
Repository
-
Last release
5 years ago

Hylia

This package gather all the style rules for the building blocks used inside Talentsoft products.

How to use it ?

1. Install the NPM package:

yarn add @talentsoft/hylia

2. Import the module in your source code

@import "~@talentsoft/hylia/main.less";

You can also reference files individually, like:

@import "~@talentsoft/hylia/utilities/variables.less";

You can reference files only for use the ico & font (talentsoft-ico, roboto):

@import "~@talentsoft/hylia/utilities/mixins.less";
@import "~@talentsoft/hylia/utilities/fonts.less";
@import "~@talentsoft/hylia/atoms/icon.less";

Releases Packages

3.0.0

2.0.3

2.0.2

2.0.1

2.0.0

1.1.6

1.1.5

  • SCROLLBAR Add class to apply
  • GRID Prefixe container & delete others grid class
  • PANEL-MENU Add color to list and fix elements

1.1.4

  • FONTS Replace Fonts with news files

1.1.3

  • PANEL-MENU Fix position & delete effect on the item

1.1.2

1.1.1

  • Remove mixin loopIcon & reset numero version properly

1.0.5:

  • Add two mixins: property and vendor

1.0.4

  • Add ico content in variables