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

How to overide SCSS files ? #224

Open
Toomavic opened this issue Mar 21, 2017 · 0 comments
Open

How to overide SCSS files ? #224

Toomavic opened this issue Mar 21, 2017 · 0 comments

Comments

@Toomavic
Copy link

Toomavic commented Mar 21, 2017

After successfully integrate ionic-material with project, I found that there is some design issues

First

In ionic official documentation here , describing how to implement item-thumbnail , and the normal shape should be like this

image

But instead I found that :(

image

Second

In bar element, the normal view for it should be as shown here

image

but instead I found

image

PS

this is how I inserted ionic.material.min.css file, and I tried to put it above ionic.css but same design issues
<link href="lib/ionic/css/ionic.css" rel="stylesheet">
<link href="lib/ionic-material/dist/ionic.material.min.css" rel="stylesheet">

I need a safe approach to overide scss file style , or how to remove it!

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