I’m using a child-theme successfully using this at top of my child style.css
/*
Theme Name: Glossy Stylo Child
Description: Child theme for the Glossy Stylo theme
Template: glossy-stylo
Version: 0.1.0
*/
/* import parent theme style */
@import url(“../glossy-stylo/style.css”);