dti-estilos

Estilos DTI

Usage no npm install needed!

<script type="module">
  import dtiEstilos from 'https://cdn.skypack.dev/dti-estilos';
</script>

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">