postcss-replace icon indicating copy to clipboard operation
postcss-replace copied to clipboard

PostCSS plugin for replacing strings.

Results 8 postcss-replace issues
Sort by recently updated
recently updated
newest added

Hello there! My name is Ana. I noted that you use the mutation testing tool StrykerJS in the project. I am a postdoctoral researcher at the University of Seville (Spain),...

Given the following CSS: ``` body { margin: 0; } ``` If I include a trailing space at the end of my regular expression pattern, postcss-replace will not perform the...

Hi, is there a technical reason why the replacement value must be a string? My use-case is that I load in an object and then use that to replace values...

Bumps [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli) from 27.4.7 to 29.5.0. Release notes Sourced from jest-cli's releases. v29.5.0 Features [jest-changed-files] Support Sapling (#13941) [jest-circus, @jest/cli, jest-config] Add feature to randomize order of tests via CLI...

dependencies

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 27.4.7 to 29.5.0. Release notes Sourced from jest's releases. v29.5.0 Features [jest-changed-files] Support Sapling (#13941) [jest-circus, @jest/cli, jest-config] Add feature to randomize order of tests via CLI...

dependencies

Bumps [@stryker-mutator/core](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/core) and [@stryker-mutator/jest-runner](https://github.com/stryker-mutator/stryker-js/tree/HEAD/packages/jest-runner). These dependencies needed to be updated together. Updates `@stryker-mutator/core` from 5.6.1 to 6.4.1 Release notes Sourced from @​stryker-mutator/core's releases. v6.4.1 6.4.1 (2023-02-17) Bug Fixes deps: set...

dependencies

Hello! I'm wondering if it would be possible to cover in readme some basic usage examples as some starting point. It would make using library a ton easier. Thank you!

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 to 8.4.21. Release notes Sourced from postcss's releases. 8.4.21 Fixed Input#error types (by @​hudochenkov). 8.4.20 Fixed source map generation for childless at-rules like @layer. 8.4.19 Fixed...

dependencies