@parallaxagency/nightingale
v1.0.4
Published
NHS Leadership Front-end Framework core
Downloads
43
Readme
Nightingale
Building the CSS
Ensure you’re on the correct branch and that your copy is up-to-date with the work on GitHub.
Open Terminal and
cd
to the Nightingale directory:$ cd /path/to/nightingale
Run the Sass watch command:
$ npm run watch
- You might need to trick your machine into rebuilding the CSS for you. To do
this, open
main.scss
and make any change at all, then save the file.
- You might need to trick your machine into rebuilding the CSS for you. To do
this, open
That should be it!
Nightingale is developed using BrowserStack for cross-browser testing.