anyone, having an error in my css
I don't know what's missing or if something needs to be removed.
I try to remove the bracket in 776 and its solve, but I am not sure if this correct. Thank you
4 Replies
Have you tried having that selector from lines 768 to 773 on a single line? Maybe the line breaks are messing with it.
There still seems to be an error, sir. I pasted the code in CodePen. Additionally, this code was created using Tailwind CSS. builtin css.
https://codepen.io/Christianjake-Cortezano/pen/abQeqBN
To be honest the whole selector just looks wrong.
It starts with a dot., then a slash, then a square open bracket.... then the selector itself is a css property .....
I must admit that I don't know what it is actually trying to do.
Is this directly from the Tailwind output or has it been generated by you in some way?
This is actually from Tailwind, sir. I haven't made any changes. I was just trying to save because it wasn't saved, and after I pressed Ctrl + S, that's when the error appeared. But thank you, sir. I'm going to start again since I'm still in the process of learning how to install Tailwind. I was just surprised why the error occurred. Anyway, thank you, sir Chris for the Help🧡