folkehelseinstituttet / Fhi.Frontend.Demo

MIT License
2 stars 1 forks source link

FHI AngularHighcharts: update ref. scss-files #588

Closed proand closed 4 months ago

proand commented 4 months ago

Description

Remove ref. to ./node-modules in all scss imports

Acceptance Criteria

  1. https://github.com/folkehelseinstituttet/Fhi.Frontend.Demo/blob/dev/projects/fhi-angular-highcharts/src/styles/import/_all.scss
  2. Check that ref. to ./node-modules is gone
  3. Go to https://github.com/folkehelseinstituttet/Fhi.Frontend.Demo/blob/dev/projects/fhi-angular-highcharts/README.md#add-to-app
  4. Check that style import is @import "@folkehelseinstituttet/angular-highcharts/styles/import/all";

Supplementary information

Do this issue togheter with #587 and #589