Xmetalfanx / linuxSetup

Xmetal's Linux Scripts
GNU General Public License v3.0
2 stars 2 forks source link

Themes that I recently added (Say Mint related) need a check for sassc #245

Closed Xmetalfanx closed 1 year ago

Xmetalfanx commented 1 year ago

when compiling themes on a fresh install without sassc, errrors/warnings are thrown ... i need to check for and insetall this first

Xmetalfanx commented 1 year ago

https://github.com/Xmetalfanx/linuxSetup/commit/4cd3f6c32255c1e20b2a565c9f80ff9412fa2c7b this check was added here along with some refactoring ... I need to check that I didn't break anything before closing this issue

Xmetalfanx commented 1 year ago

while i dont mind adding sassc support for those that dont have it .... i am NOT comfortable with all the "use this or that third party source" or stuff like that to install python3 support (I have seen so many Linux Mint users break their system messing with stuff .... my thought "advanced users know what to do" and "I rather a theme pack doesn't compile then my scripts break someone's setup messing with Python" ... if you have 'python3 .." support everything should run smooth ... if not an error displays and the theme (hopefully) doesn't even try to compile