@hydrogen-design-system/system

0.0.42 • Public • Published

Hydrogen

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

npm

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

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.423latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.423
0.0.410
0.0.400
0.0.390
0.0.380
0.0.370
0.0.360
0.0.350
0.0.340
0.0.330
0.0.320
0.0.310
0.0.300
0.0.290
0.0.280
0.0.270
0.0.260
0.0.250
0.0.240
0.0.230
0.0.220
0.0.210

Package Sidebar

Install

npm i @hydrogen-design-system/system

Weekly Downloads

2

Version

0.0.42

License

MIT

Unpacked Size

11.1 MB

Total Files

246

Last publish

Collaborators

  • joshbeveridge