Sha256: 37fc14b0b9663c8d5f675f6168d0ed8c3d08356b7b36a764a20694ced6d639c5
Contents?: true
Size: 681 Bytes
Versions: 1
Compression:
Stored size: 681 Bytes
Contents
# Ethos Styles These are Ethos's main styles. Note: These are foundational styles, and should be edited sparingly. You can still add styles to Moonbeam and OrCA in the `stylesheets` directories. ## Edit Along with Moonbeam To develop this gem locally on Moonbeam: 1. Clone this repo to your computer. 2. Replace Github path with file path in Gemfile: # gem "ethosstyles", :git => "https://github.com/adobe-platform/ethosstyles.git" gem "ethosstyles", :path => "/usr/ethosstyles" 3. Add directory to `docker-compose.yml` under volumes within web: web: ... volumes: ... - ../../ethosstyles:/usr/ethosstyles
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ethosstyles-0.1.0 | README.md |