-Moved CSS, JS, and image files to /assets.
-Configured for SASS.
-Replaced all icons with SVG images using file_get_contents() instead of tags.
-Updated various styles to be more flexible and consistent across themes.
Fixed
-Fixed an error that prevented the login/logout modal from displaying.
Changed
-Moved CSS, JS, and image files to /assets. -Configured for SASS. -Replaced all icons with SVG images using file_get_contents() instead of tags. -Updated various styles to be more flexible and consistent across themes.
Fixed
-Fixed an error that prevented the login/logout modal from displaying.