creativetimofficial / ct-paper-kit-2-pro-angular

Paper Kit 2 PRO Angular version
2 stars 6 forks source link

Files missing #8

Closed drjdr closed 3 years ago

drjdr commented 4 years ago

some files seem missing in the folder structure which give errors on compiling:

  1. assets/fonts/nucleo-icons.svg not present, referenced in _nucleo-outline.scss and nucleo/icons
  2. app.scss contains line 62 and 65 reference both main.scss of photo-swipe (main-settings? )
  3. plugins/photo-swipe/_main-settings.scss line 10: reference to $pswp__assets-path: '../img/kit/photo_swipe/' . -> Not a kit subfolder in the filestructure.
  4. Can't resolve './img/ink.png' -> file not present
Max-Hutschenreiter commented 3 years ago

For me too. Did you resolve this?