AdrianMachado / KaiUI

React component library for KaiOS apps
MIT License
187 stars 39 forks source link

Demo app doesn't build #29

Closed senfgurke closed 4 years ago

senfgurke commented 4 years ago

Failed to compile.

./src/components/ArrowListItem/ArrowListItem.scss (./node_modules/css-loader/dist/cjs.js??ref--6-oneOf-5-1!./node_modules/postcss-loader/src??postcss!./node_modules/resolve-url-loader??ref--6-oneOf-5-3!./node_modules/sass-loader/dist/cjs.js??ref--6-oneOf-5-4!./src/components/ArrowListItem/ArrowListItem.scss) Module not found: You attempted to import ../../../kai-font/fonts/kai-icons.eot which falls outside of the project src/ directory. Relative imports outside of src/ are not supported.

The handling of the styles is not correct. Further the focus selectors missing the theme variables. TabView has the color on top and not like in picture on bottom.