sandstrom

Results 466 comments of sandstrom

We've currently planning to remove SCSS in favor of vanilla CSS and `postCSS` or `lightningCSS` for simple pre-processing (imports, automatic vendor-prefixing and a few other minor things). - https://github.com/postcss/postcss -...

> "Just one data point" 😄

> Fair, since it's a docker container I would hope it isn't such a big deal, Valid point! > This is something we've considered but we want to focus on...

> How do you currently run any rails commands? Are you hosting your RoR code in containers via kubernetes? Or more barebones in VMs? How do you currently access it?...

> Now I wonder though if it makes sense to even have a single statement execution for that? Or if in a shell you will always run multiple statements anyways...