From 926852823028ade82a820b0f496eaf1f61f27cad Mon Sep 17 00:00:00 2001
From: Luiz F. A. de PrĂ¡ <rawarkanis@gmail.com>
Date: Tue, 24 Feb 2026 00:05:05 +0000
Subject: [PATCH] Replace SCSS with modern CSS

---
 .github/pull_request_template.md |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index f690988..0ff7531 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -26,7 +26,7 @@
 
 #### Resources
 
-- [ ] If you have changed any SCSS code, run `make release` to regenerate all CSS files
+- [ ] If you have changed any CSS code, run `make release` to regenerate all assets
 
 #### Contributors
 

--
Gitblit v1.10.0