Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 577 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 577 Bytes

Introduction

Seaside classes, extensions and file library for Bootstrap SVG Icons

Installation

Metacello new 
  baseline: 'Bootstrap4Icons'; 
  repository: 'github://eMaringolo/seaside-bootstrap4-icons/src'; 
  load.

Examples browser

Once you installed the baseline, it will come with the canvas extensions and classes, the file library, tests and an example browser available at http://localhost:8080/bootstrapIcons.

Examples Screenshot