ericvicenti / ericvicenti/intro-to-react

Bootswatch styles error

Open
#2 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
765
Forks
62
PR merge metrics
No merged PRs in 30d

Description

I had a problem with the import of the Bootswatch CSS file.

I resolved it with the next path:
`import "bootswatch/dist/journal/bootstrap.css";`

But it shows the **NavItem** component(_pills_) as follows:
![image](https://user-images.githubusercontent.com/29325809/32408499-5f74a334-c15e-11e7-9d6d-7adbe55dabfa.png)

The layout of the pills in the Bootswatch site is:
```


```

The layout of the **Nav**, **NavItem** components are:
```


```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.