0.0.42 • Published 4 years ago

@hydrogen-design-system/system v0.0.42

Weekly downloads
341
License
MIT
Repository
github
Last release
4 years ago

Hydrogen

An open-source, modular component library and CSS utility.

Installation

Install Hydrogen npm install @hydrogen-design-system/system --save-dev

Import Hydrogen into your Sass

@use "../node_modules/@hydrogen-design-system/system/dist/import/latest/core/styles/defaults" with (
    // Put custom variables here.
);
@use "../node_modules/@hydrogen-design-system/system/dist/import/latest/system.scss";

Load Hydrogen's JavaScript

https://cdn.jsdelivr.net/gh/hydrogen-design-system/system/dist/compiled/latest/system.min.js

Add the activation attribute to your page

<body data-h2-system>

</body>

Available Components

Available Property Attributes

  • alignment
  • background colors
  • borders
  • containers
  • display values
  • grid & grid items
  • fonts
    • font color
    • font families
    • font sizes
    • font styles
    • font weights
    • headings
  • hover effects
    • hover background colors
    • hover font colors
  • margins
  • padding
  • positioning
  • radius
  • visibilities
0.0.42

4 years ago

0.0.41

4 years ago

0.0.40

4 years ago

0.0.38

4 years ago

0.0.39

4 years ago

0.0.37

4 years ago

0.0.36

4 years ago

0.0.35

4 years ago

0.0.34

4 years ago

0.0.33

4 years ago

0.0.32

4 years ago

0.0.31

4 years ago

0.0.30

5 years ago

0.0.29

5 years ago

0.0.28

5 years ago

0.0.27

5 years ago

0.0.25

5 years ago

0.0.26

5 years ago

0.0.23

5 years ago

0.0.24

5 years ago

0.0.22

5 years ago

0.0.21

5 years ago