samglover / client-power-tools

https://clientpowertools.com
GNU General Public License v3.0
8 stars 2 forks source link

1.4.8 #18

Closed samglover closed 2 years ago

samglover commented 2 years ago

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.