Welcome to AvaNiceDay Foundation
How to Test Style Changes Locally
When making local changes to these styles to test on your local computer, after pulling down ava-nice-day-foundation and your app locally, you'll want to...
-
cd your-app/node_modules/@avalara/ Go into the @avalara node package
-
rm -r ava-nice-day-foundation Remove ava-nice-day-foundation.
-
npm link ../local/path/to/AvaNiceDay-Foundation/ Make a system link to the local AvaNiceDay-Foundation repo on your computer