openedx / brand-openedx

GNU Affero General Public License v3.0
5 stars 115 forks source link

[BD-46] feat: added CSS file structure #16

Open PKulkoRaccoonGang opened 1 year ago

PKulkoRaccoonGang commented 1 year ago

Description

openedx-webhooks commented 1 year ago

Thanks for the pull request, @PKulkoRaccoonGang!

When this pull request is ready, tag your edX technical lead.

PKulkoRaccoonGang commented 1 year ago

@adamstankiewicz we need a build command to create dist with light.min.css and core.min.css?

monteri commented 1 year ago

@adamstankiewicz we need a build command to create dist with light.min.css and core.min.css?

Maybe for now we could add dist manually with light.min.css and core.min.css as long as they will be empty. I don't know what is appropriate here right now. I assume it should provide @edx/brand/dist/core.min.css, @edx/brand/dist/light.min.css for our @edx/frontend-platform hook logic that will fallback to local css files.