Hydrogen Framework — High theme capabilities plus responsive design
Just add this to the <head>
element:
<link rel="stylesheet" href="https://aoz0ra.github.io/hydrogen-framework/hydrogen.css">
As of right now, this requires the usage of semantic HTML, which means that a <button>
is a button.
If you want to override all styling for an element, add the .nohydrogen
class to it.
- Proper documentation