quackscape/assets
Kumi bcca11aab9
refactor(js): streamline frontend SCSS import
Migrated the SCSS import for the frontend directly into editor.js and
userarea.js from frontend.js, removing redundancy by consolidating style
imports. This adjustment enables more coherent management of SCSS files
and removes the need for a separate frontend bundle. Consequently,
frontend.js and its references in HTML templates were removed to clean
up the codebase and simplify the asset pipeline. These changes should
make future maintenance of CSS easier and improve load times by reducing
unnecessary scripting and network requests.
2024-03-15 15:06:15 +01:00
..
css Enhance editor UI and user content management 2024-03-14 17:28:14 +01:00
js refactor(js): streamline frontend SCSS import 2024-03-15 15:06:15 +01:00
scss A mo-mo-mo-monster 2024-03-11 15:56:03 +01:00