Open ThuyNT13 opened 7 years ago
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
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:
4 ways to style React Components