Skip to content

Commit

Permalink
move heading
Browse files Browse the repository at this point in the history
  • Loading branch information
dangowans committed May 21, 2024
1 parent ffee201 commit 13fd4b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ npm install @cityssm/bulma-sticky-table
npm install @cityssm/[email protected]
```

## Usage

When building your stylesheet, import `_sticky-table.scss` AFTER you import Bulma.
This will ensure your colour customizations are used.

Expand All @@ -45,8 +47,6 @@ you can replace your Bulma stylesheet with `bulma-with-sticky-tables.css`.

Need a CDN? Check out [JS Deliver](https://www.jsdelivr.com/package/npm/@cityssm/bulma-sticky-table).

## Usage

Build your Bulma table as per usual, using the [Bulma Table Documentation](https://bulma.io/documentation/elements/table/) as your guide.

Then, add any combination of the following classes to your `<table>` tag.
Expand Down

0 comments on commit 13fd4b6

Please sign in to comment.