locomotivemtl / locomotive-boilerplate

🚂 Front-end boilerplate for projects by Locomotive.
https://locomotivemtl-boilerplate.vercel.app/
MIT License
455 stars 71 forks source link

Add default wysiwyg file #174

Open LucasBgt opened 3 months ago

LucasBgt commented 3 months ago

Wysiwyg sass file including all default style. Could be overwritten if needed depending on the project needs.

Headings mixins are commented for now since they're not implemented by default (yet).

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
locomotive-boilerplate ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 0:34am
LucasBgt commented 3 months ago

Thanks @mcaskill for the complete review. I realized it was way too soon to set this PR 'Ready for review'. I corrected the majority of the problems you noticed, and gave this wysiwyg file a more standardized vision. I still suggest to overwrite list (ol and ul) styles, since we need to do it on every single project. About the spacing method, I think we could try this generic rule, and overwrite if needed for specific elements.