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

Allow importing external css files #5

Open
zhenwenc opened this issue Feb 2, 2018 · 0 comments
Open

Allow importing external css files #5

zhenwenc opened this issue Feb 2, 2018 · 0 comments
Assignees
Labels

Comments

@zhenwenc
Copy link
Owner

zhenwenc commented Feb 2, 2018

Importing css files from 3rd libraries, such as

Import Bootstrap CSS and optionally Bootstrap theme CSS in the beginning of your src/index.js file:

import 'bootstrap/dist/css/bootstrap.css';
import 'bootstrap/dist/css/bootstrap-theme.css';
@zhenwenc zhenwenc added the bug label Feb 2, 2018
@zhenwenc zhenwenc self-assigned this Feb 2, 2018
@zhenwenc zhenwenc changed the title Allow import global css module Allow importing global css module Feb 2, 2018
@zhenwenc zhenwenc changed the title Allow importing global css module Allow importing external css files Feb 3, 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

1 participant