0.0.5 • Published 2 years ago
siit-tailwind v0.0.5
HOW TO USE
NPM LINK
The following will create a link between this library and the project so that you don't have to build and publish everytime you update it.
- run
npm linkinside siit-tailwind - run
npm run watchinside siit-tailwind - run
npm run link_tailwindinside the main project (siit-frontend, siit-portal) - you will need to restart your project after each library modification
Debug
- Inside project (siit-frontend, siit-poral)
npm run unlink_tailwind- delete
nodes_modules/.cache npm i --legacy-peer-depsnpm run link_tailwind