rabindranathforcast
rabindranathforcast
@yofriadi how you get that? did you make some calculation? any explain? o just testing the mesure? > `repeat(4, 12.5px) 1fr;` > thank me later
@Zicrou or any can give some advice about How it works for you? i will show mine config for compare karma.config ``` // Karma configuration file, see link for more...
> > Workaround: > > ```js > > browsers: ['ChromeHeadlessNoSandbox'], > > customLaunchers: { > > ChromeHeadlessNoSandbox: { > > base: 'ChromeHeadless', > > flags: ['--no-sandbox'] > > } >...