lost : LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS.. You can installing lost 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 lost $ sudo npm install -g lost
If want to update the lost package execute the command as below,
$ sudo npm update lost
Update package globally,
$ npm install -g lost
$ sudo git clone https://github.com/rektide/lost.git
$ sudo npm install -g ./lost
lost@8.2.0 /usr/lib/node_modules/lost
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall lost
Package Name | lost |
Version | 8.2.0 |
Description | LostGrid is a powerful grid system built in PostCSS that works with any preprocessor and even vanilla CSS. |
Released Date | 2017-07-18T14:59:32.794Z |
Published by | peterramsing |
How to Learn | https://www.npmjs.com/package/lost/tutorial |