An open API service indexing awesome lists of open source software.

https://github.com/fslaborg/fslab-styles

npm package for FsLab web styles
https://github.com/fslaborg/fslab-styles

Last synced: about 2 months ago
JSON representation

npm package for FsLab web styles

Awesome Lists containing this project

README

          

# fslab-styles

![](https://img.shields.io/npm/v/@fslab/fslab-styles)

npm package for FsLab web styles

as seen on https://fslab.org.

- Set background color and emphasis via mixins (e.g. `has-bg`) and predefined classes (e.g `has-bg-darkmagenta`)
- Use component styling for:
- package cards (e.g. as seen on https://fslab.org/packages.html)
- Main page text fields (as seen on https://fslab.org)

based on [bulma](https://bulma.io/), uses [prism.js](https://prismjs.com/download.html#themes=prism-twilight&languages=clike+fsharp) for syntax highlighting

## install

for node:

`npm install @fslab/fslab-styles`

or use via cdn:

``