I've made a child theme of the "central" theme, followed the instructions exactly as outlined in the documentation but my changes in the style.css of the child theme are not working.
The weird thing is even if I deleted the@import url("../central/style.css"); bit, my child theme still seems to load the parent style.css.