fg-loadcss : A function for loading CSS asynchronously. You can installing fg-loadcss npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install fg-loadcss $ sudo npm install -g fg-loadcss
If want to update the fg-loadcss package execute the command as below,
$ sudo npm update fg-loadcss
Update package globally,
$ npm install -g fg-loadcss
$ sudo git clone https://github.com/rektide/fg-loadcss.git
$ sudo npm install -g ./fg-loadcss
fg-loadcss@1.3.1 /usr/lib/node_modules/fg-loadcss
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fg-loadcss
Package Name | fg-loadcss |
Version | 1.3.1 |
Description | A function for loading CSS asynchronously |
Released Date | 2017-02-13T21:44:29.786Z |
Published by | filamentgroup |
How to Learn | https://www.npmjs.com/package/fg-loadcss/tutorial |