From c0c06fe92959ec15d66dc89bb268b6f1c466abde Mon Sep 17 00:00:00 2001 From: daudix Date: Thu, 13 Jun 2024 05:44:12 +0300 Subject: [PATCH] Reword paragraph --- content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/_index.md b/content/_index.md index e4acb63..c86eb07 100644 --- a/content/_index.md +++ b/content/_index.md @@ -169,7 +169,7 @@ All sources for Duckquill's assets are available [here](https://codeberg.org/dau - [Sort CSS](https://marketplace.visualstudio.com/items?itemName=piyushsarkar.sort-css-properties) - A lifesaver for long CSS properties. - [Firefox developer tools](https://developer.mozilla.org/en-US/docs/Learn/Common_questions/Tools_and_setup/What_are_browser_developer_tools) - Best of its kind. -> As for code formatter I use built-in VSCodium one, Prettier is good but I don't like how it tries to make code fit in a very narrow column, this can be changed of course, but built-in formatter does quite decent job so I don't bother doing so. +> As for the code formatter I use built-in VSCodium one. Prettier is good but I don't like how it tries to make code fit in a very narrow column, this can be changed of course, but built-in formatter does it's job so I don't bother doing so. ## Thanks To