I'm trying to figure out why this won't work for me. I've added this to my HTML page:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/purecss@2.1.0/build/pure-min.css">
Pressed Ctrl + Shift + P
...and then "Cache CSS class definitions". No errors. Yet when I go to my document and try and type "pure-form" into a form, nothing happens. Is there another step I'm missing?
I'm trying to figure out why this won't work for me. I've added this to my HTML page:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/purecss@2.1.0/build/pure-min.css">Pressed Ctrl + Shift + P
...and then "Cache CSS class definitions". No errors. Yet when I go to my document and try and type "pure-form" into a form, nothing happens. Is there another step I'm missing?