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.
- Host: GitHub
- URL: https://github.com/cecilapp/demo-bootstrap-icons
- Owner: Cecilapp
- Created: 2025-01-29T11:19:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-30T13:02:47.000Z (over 1 year ago)
- Last Synced: 2025-03-05T04:26:28.781Z (over 1 year ago)
- Language: Twig
- Homepage: https://cecilapp.github.io/demo-bootstrap-icons/
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```