Skip to content
  • Philip Chimento's avatar
    overrides: Add override for Cairo that merges in imports.cairo · 38f1b73f
    Philip Chimento authored
    It's confusing to have two incompatible ways to import Cairo. This makes
    sure that when you use imports.gi.cairo, it merges in imports.cairo as
    well. (imports.gi.cairo is only needed in a few cases, so I'm not going
    to worry about the reverse right now.)
    
    Closes #126.
    38f1b73f