Stone Sun

Results 27 comments of Stone Sun

@joeldenning, @guybedford , @sokra, do you have any input?

Regarding @adamPaulMathew and the others answer, the issue is resolved on my local finally. I did this: ```json // add these code to .eslintrc "settings": { "import/resolver": { "webpack": {...

The same requirement to me. I have several cards and I need click the checkbox to select. Like this ![image](https://user-images.githubusercontent.com/11191857/62267926-89024c00-b460-11e9-8eed-72a7cf413035.png)

Great to see that I'm not alone. I left a comment [here](https://github.com/Anidetrix/rollup-plugin-styles/issues/247#issuecomment-1970769690), and then found this page. It seems like the same topic, and since here are more people, so...

> Hoping we can keep this issue open. My use case is that I am using rollup for a React Component Library. I want each js module to have it's...

> We are experiencing this issue as well, and have probably a very similar solution to @mummybot. For anybody else that encounters this problem while it remains unsolved in this...

It's not only about keeping the import statement, but also keeping the `.css` extension, and the CSS format. As I mentioned [here](https://github.com/Anidetrix/rollup-plugin-styles/issues/130#issuecomment-1970790152), I've drafted a plugin for this. Here is...

I think @vladshcherbin means something else. Here is an example. I have a js file importing a SCSS file like this ``` // index.js import './index.scss'; ... ``` ``` //...

Similar issue here. I'm using Stacks of Portainer. And here is the error ``` [Nest] 1 - 05/25/2023, 3:16:45 AM ERROR [TypeOrmModule] Unable to connect to the database. Retrying (1)......