exdst / Sitecore.Demo.XMCloud.Verticals

This repository is used to share Sitecore XM Cloud vertical demo assets with external contributors and partners
https://verticals-financial.sitecoredemo.com
MIT License
1 stars 0 forks source link

[Phase 1] SCSS Styles #3

Closed Antonytm closed 1 week ago

Antonytm commented 2 weeks ago

Modify Astro build scripts to build existing *.scss files.

Astro layout should import assets/main.scss similar to src/sxastarter/src/pages/_app.tsx. (_main.scss is built into CSS during Next.js build)

Lawliet1701 commented 1 week ago

Downgraded Astro version to 5.0.0-beta.6 (temporarily) because 5.0.0-beta.7 has some problems with nested css imports.