@me5on/albega

0.0.3 • Public • Published

Al Be Ga

Install

npm install --save-dev @me5on/albega

Import as CSS

You can import it in your HTML file* as:

<link href="./node_modules/@me5on/albega/css/index.css" rel="stylesheet">

* NB: You may have to check whichever path resolution is necessary for your project

Import as SCSS

The simplest way to use it in your main SCSS file:

@use '~@me5on/albega' with (
    $main--al: #61dafb,
);

For more control, you can import it partially:

@use '~@me5on/albega/scss/theme' with (
    $main--al: #61dafb,
);
@use '~@me5on/albega/scss/root';
@use '~@me5on/albega/scss/mod';

Readme

Keywords

none

Package Sidebar

Install

npm i @me5on/albega

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

50.1 kB

Total Files

56

Last publish

Collaborators

  • azder