0.2.34 • Published 1 year ago

bfi-colors v0.2.34

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

bfi-theme-colors

Install

npm install bfi-colors

Requirements

Note that installing as a dev dependency --save-dev or -D will not work correctly.

Make sure to install Sass and Sass-loader

Usage

Create custom.scss file inside your assets folder. Add this lines to your custom.scss. Note that bfi-colors should be imported first before bootstrap.

@import "../node_modules/bfi-colors/scss/style";
@import "../node_modules/bootstrap/scss/bootstrap";

Download font files used in the repository. This is important for the package to work. Download Red-Hat-Display here. After downloading, copy and paste font files inside the assets directory.

assets

Then go to nuxt.config.js and import custom.scss as global css.

css: ["@/assets/custom.scss"],

nuxt

Color Variants

Access the customized color variants using the "variant" property. See the list of the custom variant names below.

Sample Usage

snippet

Custom Variant Names

theme-colors

0.2.34

1 year ago

0.2.33

1 year ago

0.2.32

1 year ago

0.2.31

1 year ago

0.2.30

1 year ago

0.2.29

1 year ago

0.2.28

1 year ago

0.2.27

1 year ago

0.2.26

1 year ago

0.2.25

1 year ago

0.2.24

1 year ago

0.2.22

1 year ago

0.2.21

1 year ago

0.2.20

1 year ago

0.2.19

1 year ago

0.2.18

1 year ago

0.2.17

1 year ago

0.2.16

1 year ago

0.2.15

1 year ago

0.2.14

1 year ago

0.2.13

1 year ago

0.2.12

1 year ago

0.2.11

1 year ago

0.2.10

1 year ago

0.2.9

1 year ago