1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-24 12:21:09 +00:00

Use npm for bootstrap and fontawesome-pro assets

This commit is contained in:
2021-01-15 01:36:48 -06:00
parent 130e497b5e
commit 6d6382c1dd
104 changed files with 152 additions and 20713 deletions

2
.npmrc Normal file
View File

@@ -0,0 +1,2 @@
@fortawesome:registry=https://npm.fontawesome.com/
//npm.fontawesome.com/:_authToken=${FONTAWESOME_NPM_AUTH_TOKEN}