Skip to content
This repository has been archived by the owner on Mar 14, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 339 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 339 Bytes

RedHatPatterns

Easy to include module for inline category patterns.

Just include the JS file red-hat-patterns.js.

Add a data attribute to the element you want to filled:

<section data-red-hat-pattern="corporate"></section>

And you're away.

Check index.html for some sample CSS to get a vertcal orientation working.