3.0.0-alpha.9 • Published 10 months ago

@energysage/es-ds-styles v3.0.0-alpha.9

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

EnergySage es-ds-styles

An EnergySage branded Bootstrap 4 styling

Getting Started

npm install @energysage/es-ds-styles

Basic Example Usage

main.scss:

@import '~@energysage/es-ds-styles/scss/bootstrap';

test.html:

<h1>Hello World</h1>