Commit Graph

3 Commits

Author SHA1 Message Date
Michael Vlasov 4ad87f62ed
fix: replace libsass with dart sass (#1035)
Co-authored-by: vlasovmichael <mykhailo.vlasov@raccoongang.com>
2022-01-21 07:45:36 -05:00
Adam Butterworth c693f21c2f
feat: colocate component javascript and styles (#606)
BREAKING CHANGE: Remove the pre-compiled paragon-edx.css published output. It was using the old theme and is unused throughout edx.

Move component scss and related scss variables into component directories

Create component directories for passthrough components

BREAKING CHANGE: Delete outdated edx/ and example-theme theme directories
2021-01-25 20:09:01 -05:00
Adam Butterworth d7c73a483f
feat: add scss core to project (#471)
* feat: add scss core to project

* build: remove mini-css-extract-plugin

* build: downgrade css-loader

* docs: update storybook css reference
2019-06-20 14:44:19 -07:00