My app structure is following:
-gulp
-src
-app
-assets
-css
I want to insert files from "css" folder in index.html which is in "src" folder.
My app structure is following:
-gulp
-src
-app
-assets
-css
I want to insert files from "css" folder in index.html which is in "src" folder.
Copyright © 2021 Jogjafile Inc.
use the below code and set the path accurately.
specially you need to enter styles comment tag in your html file as below: