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

https://github.com/cecilapp/demo-bootstrap-icons

Cecil + SCSS + Bootstrap icons.
https://github.com/cecilapp/demo-bootstrap-icons

Last synced: 3 months ago
JSON representation

Cecil + SCSS + Bootstrap icons.

Awesome Lists containing this project

README

          

# Demo Bootstrap Icons

This is a demo of [Cecil](https://cecil/app) with SCSS compilation + copy of [Bootstrap Icons](https://icons.getbootstrap.com) fonts.

This demo is based on the official [example](https://github.com/twbs/examples/tree/main/icons-font).

Live demo: .

## Installation

```bash
npm install --prefix ./static
```

## Run demo

```bash
cecil serve
```