I am mainly a web developer learning Java and currently, I am working on FXML.
There are a lot of possibilities in terms of positioning and styling like the panes, but since I am familiar with CSS I was wondering if it is a bad practice to do everything in CSS instead of using panes like you would in HTML.
Are there any downsides to this?