From 216018a02e80fcc369c5c2786538593fa8fd199d Mon Sep 17 00:00:00 2001 From: Boris Verkhovskiy Date: Mon, 8 Apr 2024 07:07:03 -0700 Subject: Update highlighting languages --- stylus.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylus.html.markdown') diff --git a/stylus.html.markdown b/stylus.html.markdown index 006bca39..7300dabf 100644 --- a/stylus.html.markdown +++ b/stylus.html.markdown @@ -15,7 +15,7 @@ Stylus syntax is very flexible. You can use standard CSS syntax and leave the se Stylus does not provide new style options, but gives functionality that lets you make your CSS much more dynamic. -```scss +```sass /* Code style ==============================*/ -- cgit v1.2.3