ngx-mat-bold-input

Simple directive for bold text in material input, just for learning how to build npm packages

Usage no npm install needed!

<script type="module">
  import ngxMatBoldInput from 'https://cdn.skypack.dev/ngx-mat-bold-input';
</script>

README

Just a simple directive for bold text in mat input field. Created just to learn about npm packages