Harold Malaud

Results 5 issues of Harold Malaud

I was wondering if there were any way to use an alias with sub values like so (in a .yml file): ``` aliases: mq: value: touch: '(pointer: coarse) and (hover:...

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Create globals set with array of objects: ``` dev.yaml --> data: full_images: - image_width: 1920...

Replicating the examples from the documentation, for example: ```js let res = transform({ filename: 'test.css', minify: true, code: Buffer.from(` .foo { overflow: auto; } `), visitor: { Property: { overflow(property)...

**To reproduce:** ```styl @media (width

**To reproduce:** ```styl @supports selector(:has(*)) ``` **Current behavior:** CSS's @supports allows to specify `selector` in order to test not for properties but for selector capability of browser, which messes with...

t: Bug