As CSSNext is now deprecated you can use instead the Postcss plugin "PostCSS Preset Env" to lets you use modern CSS in your style sheet.
#Node #CSS #PostC ...
As CSSNext is now deprecated you can use instead the Postcss plugin "PostCSS Preset Env" to lets you use modern CSS in your style sheet.
#Node #CSS #PostC ...
I could go full-nerd mode and work my way through, but that was never my goal. My goal is to make my boring website more interactive and engaging using modern tools.
I could go full-nerd mode and work my way through, but that was never my goal. My goal is to make my boring website more interactive and engaging using modern tools.
(Claro que podem estar seguindo tutorial velho)
As novas versões vão surgir mas as pessoas vão ficar paradas no passado pq a LLM não vai nem apontar que a referência dela tá antiga, diferente de blog post que tem uma grande chance de ter uma data com o post
(Claro que podem estar seguindo tutorial velho)
PostCSS plugins are good candidate for code generation: they’re small utility black boxes with a clear input/output and easy to test.
PostCSS plugins are good candidate for code generation: they’re small utility black boxes with a clear input/output and easy to test.
Now designers usually rely on generators, but the resulting code is often hard to maintain.
github.com/postcss/post...
Now designers usually rely on generators, but the resulting code is often hard to maintain.
github.com/postcss/post...
Генерировать PostCSS-плагины очень удобно — это маленькие чёрные ящики с чётким входом/выходом который легко тестировать.
Генерировать PostCSS-плагины очень удобно — это маленькие чёрные ящики с чётким входом/выходом который легко тестировать.
Сейчас дизайнеры в основном используют генераторы, но после них код сложно поддерживать.
github.com/postcss/post...
Сейчас дизайнеры в основном используют генераторы, но после них код сложно поддерживать.
github.com/postcss/post...
I set up some tests for the API with @nuxt/test-utils, battled (apparently infamous) tailwindcss/postcss plugin error and wrangled ATC code data in Python.
#fullstack #nuxt #vuejs
I set up some tests for the API with @nuxt/test-utils, battled (apparently infamous) tailwindcss/postcss plugin error and wrangled ATC code data in Python.
#fullstack #nuxt #vuejs
wHaT dO yOu MeAn ThIs Is OnLy OnE nOdE?!?!?!?
wHaT dO yOu MeAn ThIs Is OnLy OnE nOdE?!?!?!?
github.com/csstools/pos...
github.com/csstools/pos...
Railsに様々なツールを導入する複雑さを皮肉った記事です。
Vite, React, Babel, PostCSS, Tailwindなど、多くのツールが挙げられています。
最終的にはVanilla Railsを使うことのシンプルさを推奨しています。
Railsに様々なツールを導入する複雑さを皮肉った記事です。
Vite, React, Babel, PostCSS, Tailwindなど、多くのツールが挙げられています。
最終的にはVanilla Railsを使うことのシンプルさを推奨しています。
この会話は、現代のRails開発がしばしばViteやReact、Babel、PostCSS、Tailwind、ESLint、Prettier、Husky、Docker、Redis、そしてデプロイパイプラインなど、多くのツールを統合する必要があり、その設定が複雑になりがちだということをユーモラスに強調しています。これらの追加機能が充実している一方で、話し手はやはり「素のRails」にこだわる方がシンプルでわかりやすいと示唆しています。
この会話は、現代のRails開発がしばしばViteやReact、Babel、PostCSS、Tailwind、ESLint、Prettier、Husky、Docker、Redis、そしてデプロイパイプラインなど、多くのツールを統合する必要があり、その設定が複雑になりがちだということをユーモラスに強調しています。これらの追加機能が充実している一方で、話し手はやはり「素のRails」にこだわる方がシンプルでわかりやすいと示唆しています。
So I need to execute some typescript (and postcss) during the build, and include the resulting CSS as an asset. That part was neat and easy, but (...)
bsky.app/profile/jani...
You see what CSS will be built *inside* the type hints.
So I need to execute some typescript (and postcss) during the build, and include the resulting CSS as an asset. That part was neat and easy, but (...)
bsky.app/profile/jani...
use it to lint/process CSS in your lit CSS templates 🚀
use it to lint/process CSS in your lit CSS templates 🚀
Maybe I am using the postCSS API wrong, but if I create a `postcss.root` with `raws: { semicolon: true }`, should `root.toString()` not respect that? It respects the after, codeAfter options etc, but never uses the extra semicolon.
Do node raw options override the root?
Maybe I am using the postCSS API wrong, but if I create a `postcss.root` with `raws: { semicolon: true }`, should `root.toString()` not respect that? It respects the after, codeAfter options etc, but never uses the extra semicolon.
Do node raw options override the root?
https://github.com/mastodon/mastodon/pull/35873
https://github.com/mastodon/mastodon/pull/35873