From dde54a0c1030300171e840711c044e53b5560263 Mon Sep 17 00:00:00 2001 From: Michael Peters Date: Mon, 9 Jan 2023 16:28:54 -0800 Subject: [PATCH] update readme include support --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 57b358c..68b63e3 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,10 @@ Template Webpack Starting Project Will (eventually) include support for - [x] HTML - [x] Module Imports -- [ ] TypeScript +- [x] TypeScript +- [x] SASS +- [x] SASS Imports - [ ] React -- [ ] SASS -- [ ] SASS Imports # Getting Started Webpack Guide: https://webpack.js.org/guides/getting-started/