Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Iconfont problem when using the SCSS source #72

Closed
joseegm opened this issue Feb 12, 2018 · 0 comments
Closed

Iconfont problem when using the SCSS source #72

joseegm opened this issue Feb 12, 2018 · 0 comments
Assignees
Labels

Comments

@joseegm
Copy link
Contributor

joseegm commented Feb 12, 2018

Problem

When using the SCSS file from the NPM distribution folder.
Importing the scss/all.scss

The SCSS compiler drops this error

ERROR in ./node_modules/css-loader?{"sourceMap":false,"import":false}!./node_modules/postcss-loader/lib?{"ident":"postcss","sourceMap":false}!./node_modules/sass-loader/lib/loader.js?{"sourceMap":false,"precision":8,"includePaths":[]}!./node_modules/fundamental-ui/scss/all.scss
Module not found: Error: Can't resolve './FundamentalIcons.woff2' in '/Users/d068263/Documents/projects/fundamental-kitchensink/node_modules/fundamental-ui/scss'
resolve './FundamentalIcons.woff2' in '/Users/d068263/Documents/projects/fundamental-kitchensink/node_modules/fundamental-ui/scss'
  using description file: /Users/d068263/Documents/projects/fundamental-kitchensink/node_modules/fundamental-ui/package.json (relative path: ./scss)

The problem seems to be on the scss/icons/icons.scss file that has a relative path to the inconfont files.

@joseegm joseegm added this to To Do in Development via automation Feb 12, 2018
@joseegm joseegm added this to the v1.0-beta-1-hotfix milestone Feb 12, 2018
saad-mo pushed a commit that referenced this issue Feb 14, 2018
saad-mo pushed a commit that referenced this issue Feb 15, 2018
saad-mo pushed a commit that referenced this issue Feb 15, 2018
#72 Iconfont problem when using the SCSS source
@saad-mo saad-mo closed this as completed Feb 15, 2018
Development automation moved this from To Do to Done Feb 15, 2018
@saad-mo saad-mo removed this from Done in Development Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants