CSS emborkened in SSM after 'deploy site' with ITwrx_SSM #7

Closed
opened 2025-04-12 11:22:16 -05:00 by ITwrx · 1 comment
Owner

w-11/12 probably doesn't exist in css. something with the tailwindcss call, or the browser, because loading some other pages magically fixes the previously broken page. Need to test with chromium based browser too.

w-11/12 probably doesn't exist in css. something with the tailwindcss call, or the browser, because loading some other pages magically fixes the previously broken page. Need to test with chromium based browser too.
ITwrx added the
investigating
label 2025-04-12 11:22:16 -05:00
Author
Owner

Was not working, but the spookiness was caused by tailwindcss running in watch mode in the terminal all the time during dev and SSM running it manually to update the file and they were fighting. :) Looks to be working now. It seems it's best to create your command string and feed it to execCmdEx() instead of concatenating some unholy stringBeast in execCmdEx()'s parenthesis, even though you would think it shouldn't matter. And/or the absolute paths added to the tailwind config?

Was not working, but the spookiness was caused by tailwindcss running in watch mode in the terminal all the time during dev and SSM running it manually to update the file and they were fighting. :) Looks to be working now. It seems it's best to create your command string and feed it to execCmdEx() instead of concatenating some unholy stringBeast in execCmdEx()'s parenthesis, even though you would think it shouldn't matter. And/or the absolute paths added to the tailwind config?
ITwrx closed this issue 2025-04-13 18:37:19 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ITwrxOrg/SimpleSiteManager#7
No description provided.