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

Customize style #1171

Open
Jean-PhilippeGouin opened this issue Mar 28, 2019 · 0 comments
Open

Customize style #1171

Jean-PhilippeGouin opened this issue Mar 28, 2019 · 0 comments

Comments

@Jean-PhilippeGouin
Copy link

Hi,

I try to override the style of patternfly using the following tutorial.

However when i try to import the less file of patternfly

@import "patternfly/dist/less/patternfly";

I have the following error :

ERROR in ./src/assets/less/mystyle.less (./node_modules/raw-loader!./node_modules/postcss-loader/lib??embedded!./node_modules/less-loader/dist/cjs.js??ref--15-3!./src/assets/less/mystyle.less)
Module build failed:

// Bootstrap
@import "bootstrap/less/bootstrap.less";
^
'bootstrap/less/bootstrap.less' wasn't found. Tried - C:\Users\jpgouin\Desktop\Projet\RetD\Patternfly\santo-pf-app\node_modules\patternfly\dist\less\bootstrap\less\bootstrap.less,npm://bootstrap\less\bootstrap.less,bootstrap\less\bootstrap.less
      in C:\Users\jpgouin\Desktop\Projet\RetD\Patternfly\santo-pf-app\node_modules\patternfly\dist\less\patternfly.less (line 6, column 0) 

By looking into the code , i can see that the file is located into dependencies/boostrap.less into the dist of patternfly and not bootstrap/less/.

Did i miss something ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant