Hello. I do it exactly like this:
http://codex.ww.wp.xz.cn/Child_Themes
in section “How to Create a Child Theme”. I just add the child theme properties and the line “@import url…..”
Nothing more, nothing less.
How can that be, if all I have in the style.css is
@import url("../custom-community/style.css");