InstaCSS: the CSS docs you always wish you had
11–20 of 93 posts
Re: InstaCSS: the CSS docs you always wish you had
#12Re: InstaCSS: the CSS docs you always wish you had
#13Re: InstaCSS: the CSS docs you always wish you had
#14Takes regular expressions as user input. Probably DOS'able.
After looking at it for a few seconds, I realised that it's doing the regex matching on the client side, so it's ok.
If you ever accept arbitrary regular expressions as user input, be very careful: https://www.owasp.org/index.php/Regular_expression_Denial_of...
Re: InstaCSS: the CSS docs you always wish you had
#15Nice. To avoid the annoying type-to-search feature, just search for "a" and get the whole document at once: http://instacss.com/#a Edit: ugh, that doesn't actually work. It only gives you p-z. Hey instacss! Please provide us with a link to the actual document. Preferably in plain HTML so we can download it. Alternately, anybody care to scrape this thing and post it in full?
Re: InstaCSS: the CSS docs you always wish you had
#16Re: InstaCSS: the CSS docs you always wish you had
#17Re: InstaCSS: the CSS docs you always wish you had
#18Really, nice resource. I would love some quick links after a search to save on scrolling.
Re: InstaCSS: the CSS docs you always wish you had
#19The first thing I searched for (background-color) wasn't found. Uhh...
Re: InstaCSS: the CSS docs you always wish you had
#20The first thing I searched for (background-color) wasn't found. Uhh...