Not sure it really matters since the demo app runs fine without it. MainApp.java line #36 attempts to load "/styles/Styles.css". `scene.getStylesheets().add("/styles/Styles.css");`
Not sure it really matters since the demo app runs fine without it.
MainApp.java line #36 attempts to load "/styles/Styles.css".
scene.getStylesheets().add("/styles/Styles.css");