Sha256: 8586a842d4fd4158347cd0cfa09695425599101502273e6dac924d0f11ce2426
Contents?: true
Size: 187 Bytes
Versions: 6
Compression:
Stored size: 187 Bytes
Contents
# frozen_string_literal: true include T('default/fulldoc/html') def stylesheets_full_list # Load the existing stylesheets while appending the custom one super + %w[css/vox.css] end
Version data entries
6 entries across 6 versions & 1 rubygems