react-native-postcss-transformer icon indicating copy to clipboard operation
react-native-postcss-transformer copied to clipboard

Use PostCSS to style your React Native apps.

Results 17 react-native-postcss-transformer issues
Sort by recently updated
recently updated
newest added

Bumps [np](https://github.com/sindresorhus/np) from 10.0.3 to 10.0.5. Release notes Sourced from np's releases. v10.0.5 Fix npm 10 compatibility for real (#744) 34409be https://github.com/sindresorhus/np/compare/v10.0.4...v10.0.5 v10.0.4 Fix compatibility with npm 10 (#743) 4caa295...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.6.0 to 7.6.0. Release notes Sourced from semver's releases. v7.6.0 7.6.0 (2024-01-31) Features a7ab13a #671 preserve pre-release and build parts of a version on coerce (#671) (@​madtisa,...

dependencies

Bumps [husky](https://github.com/typicode/husky) from 1.3.1 to 9.0.11. Release notes Sourced from husky's releases. v9.0.11 chore: update package-lock.json by @​btea in typicode/husky#1383 fix: export HUSKY=0 in init (fixes #1393) by @​typicode in...

dependencies

Hello @kristerkari ! Is it possible to use this package with https://storybook.js.org/addons/@storybook/addon-react-native-web ? There is a similar issue https://github.com/storybookjs/addon-react-native-web/issues/50 Thanks!

It would be nice to only require the user to setup this: `rn-cli.config.js`: ```js module.exports = { getTransformModulePath() { return require.resolve("react-native-postcss-transformer"); }, getSourceExts() { return ["css"]; } }; ``` But...

help wanted

Bumps [semver](https://github.com/npm/node-semver) from 7.6.0 to 7.6.2. Release notes Sourced from semver's releases. v7.6.2 7.6.2 (2024-05-09) Bug Fixes 6466ba9 #713 lru: use map.delete() directly (#713) (@​negezor, @​lukekarrys) v7.6.1 7.6.1 (2024-05-04) Bug...

dependencies

Bumps [postcss-load-config](https://github.com/postcss/postcss-load-config) from 5.0.3 to 5.1.0. Changelog Sourced from postcss-load-config's changelog. 5.1.0 (2024-05-01) Features Allow to use tsx for TypeScript support (#260) Commits 62d325c chore(release): 5.1.0 4297b75 Fix ESLint warning...

dependencies

Bumps [husky](https://github.com/typicode/husky) from 1.3.1 to 9.1.1. Release notes Sourced from husky's releases. v9.1.1 Super saiyan god dog! It's over 9.0.0! What's new You can now run package commands directly, no...

dependencies

Bumps [eslint-plugin-promise](https://github.com/eslint-community/eslint-plugin-promise) from 6.4.0 to 6.6.0. Release notes Sourced from eslint-plugin-promise's releases. v6.6.0 6.6.0 (2024-07-21) Bug Fixes always-return: treat process.exit() or process.abort() as an acceptable "return" (#493) (f368c5a) Features add...

dependencies

Bumps [np](https://github.com/sindresorhus/np) from 10.0.6 to 10.0.7. Release notes Sourced from np's releases. v10.0.7 Allow publishConfig.registry to be npm default registry when using Yarn berry (#750) 6c5eee3 https://github.com/sindresorhus/np/compare/v10.0.6...v10.0.7 Commits 1965a6b 10.0.7...

dependencies