I have a set of css tags like this: .card.hidden.small.u-margin-bottom-1 I'd like to conditionally show the .hidden tag while maintaining this style of syntax
I have a RoR slim template with the following: input(type="text" placeholder="I'm looking for…") But sadly it outputs the HTML entity escape 'as-i