dti-estilos
v1.1.1
Published
Estilos DTI
Downloads
2
Readme
DTI Estilos 🐬
Instalación 🤓
$ npm i dti-estilos
Uso 👻
En el archivo styles.scss agregar:
@import 'dti-estilos/styles/style.scss'
@import '~bootstrap/scss/bootstrap'
En el angular.json file en la sección de "scripts":
"node_modules/@fortawesome/fontawesome-free/js/all.js"
En el index.html:
<link href="https://fonts.googleapis.com/css?family=Zilla+Slab&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Work+Sans&display=swap" rel="stylesheet">