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

css: Parallax1.js not rendering #7

Open
ThuyNT13 opened this issue Aug 24, 2017 · 1 comment
Open

css: Parallax1.js not rendering #7

ThuyNT13 opened this issue Aug 24, 2017 · 1 comment
Labels

Comments

@ThuyNT13
Copy link
Owner

No description provided.

@ThuyNT13 ThuyNT13 added the bug label Aug 24, 2017
@ThuyNT13 ThuyNT13 changed the title Parallax1.js not rendering css: Parallax1.js not rendering Sep 6, 2017
@ThuyNT13 ThuyNT13 modified the milestone: reactify Sep 6, 2017
@ThuyNT13
Copy link
Owner Author

ThuyNT13 commented Mar 1, 2018

never occurred to me but makes sense now why CSS is not functioning. Need to add this to the head of my page and read up a it more on how React works with styling DOM elements, particularly in-line style:

import './style/main.css'
import './style/normalize.css'
import './style/parallax.css'

4 ways to style React Components

@ThuyNT13 ThuyNT13 added research and removed bug labels Mar 1, 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