it('should render attribute selectors', () => {
    const rule = () => ({
      color: 'red',
      '[bool=true]': {
        color: 'blue',