Sha256: eb82594d5d3b25475e99def53b3d9299f8e93fb4cac64679a8b9249dbfcdb5d8
Contents?: true
Size: 258 Bytes
Versions: 13
Compression:
Stored size: 258 Bytes
Contents
# frozen_string_literal: true require "decidim/design/engine" module Decidim # This namespace holds the logic of the `Design` component. This component # allows each module to expose the design system components that it uses. module Design end end
Version data entries
13 entries across 13 versions & 1 rubygems