examples icon indicating copy to clipboard operation
examples copied to clipboard

Add Bootstrap Icons (scss) to Webpack example

Open devhoussam1998 opened this issue 2 years ago • 1 comments

devhoussam1998 avatar Jan 22 '23 22:01 devhoussam1998

$bootstrap-icons-font-src: url("bootstrap-icons/font/fonts/bootstrap-icons.woff2") format("woff2"), url("bootstrap-icons/font/fonts/bootstrap-icons.woff") format("woff");

@import "bootstrap-icons/font/bootstrap-icons.scss";

ivanbacher avatar May 03 '23 07:05 ivanbacher