Oleg Shilov
Oleg Shilov
same with atom 1.22.0 and stylefmt 5.0.1 **UPD** don't work when syntax set to PostCSS, and start work correctly when set CSS syntax in atom
Good day! I think this is a good candidate to be added to the libraries list https://github.com/4Catalyzer/astroturf Postcss has mentioned this lib in readme [here](https://github.com/postcss/postcss#css-in-js)
Have the same issue
As mentioned [here](https://github.com/4Catalyzer/astroturf#setup) you must add this rule to your config to get nesting work correctly. ``` { test: /\.css$/, use: ['style-loader', 'astroturf/css-loader'], } ```
any news here?
hello everybody! I get worked solution with latest version of Swiper (8.0.7 for now) to fix tests, i update `moduleNameMapper` and `transformIgnorePatterns` in `jest.config.js` ```ts { ..., moduleNameMapper: { swiper_angular:...
Is there any way to get kodiak work with merge queue?
Hi everyone. I suggest we can create a CLI tool to send commands to the device. And then use this CLI tool from Home Assistant integration with `[pyhon-nodejs](https://github.com/markfinger/python-nodejs)` bindings.
Have same issue
@podjames > I am still seeing the same issue even after upgrading to the latest nx version- we are on [email protected] and [email protected]. Falling back to [email protected] also doesn't seem...