erikras / erikras/react-redux-universal-hot-example
How can I include global CSS while using Local Styles?
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I want to use Facebook's FixedDataTable. It needs this CSS to render correctly: https://github.com/facebook/fixed-data-table/blob/master/dist/fixed-data-table-base.min.css
How should I include this in my project?
Adding it to App.scss doesn't seem to work.
Contributor guide
Assessment
This issue has not been assessed yet.