Marten Zander
Marten Zander
I am using postcss-advanced-variables and if i try to put variables into my color values I get the following error: > Unable to parse color from string "$primary-color" this is...
Trying to run postcss-assets I get the following error: `resolver.options.loadPaths.unshift is not a function` my config: ` postcss-assets : { relative : 'public/assets/css', basePath: 'src/scss', loadPaths: 'public/assets/img' } `
Hey, I was wondering if there was a way to use the maps like actual sass maps inside of my source files scss or sass files, or does it have...
When using gifencoder in combination with a png-file-stream it sets transparent pixels back to a default black color. Since my pngs do contain black color I cannot just simply use...
A bundled selector for (::-moz-range-progress, ::-ms-fill-lower) would be nice, as well as a bundled selector to style IEs range ticks. (::-ms-ticks-before, ::-ms-ticks-after, ::-ms-track)