Then I just write pure Vanilla CSS using CSS Grid and Flex Box. They are more than powerful enough frameworks like bootstrap become second choice. I used to use CSS preprocessors like Sass but not anymore I don't think its that essential.
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
First I do a CSS Reset
Then I just write pure Vanilla CSS using CSS Grid and Flex Box. They are more than powerful enough frameworks like bootstrap become second choice. I used to use CSS preprocessors like Sass but not anymore I don't think its that essential.