This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
Correct way to add bower components CSS #31
Open
Description
Hi!
Just a quick question: What is the correct way to add external / bower components CSS files in angulpify build process?
I need to add AngularMaterial's CSS to my project. I can do it modifying gulp's config.js
, changing src.styles
to an array and adding ./bower_components/angular-material/angular-material.css
. But, this is the right way to do it?
Metadata
Metadata
Assignees
Labels
No labels