it('should render child selectors, and prefix specificityPrefix', () => {
    const rule = () => ({
      color: 'red',
      '>div': {
        color: 'blue',