mirror of https://github.com/onweru/compose.git

Jorge Maldonado Ventura
04.02.2023 99e73179ad8a79c4944d442e65777ead6bd6ad38
1
2
3
4
// add customs styles and general overrides here
// due to the cascading nature of css, if you try to override theme css variables in this file, those changes will not apply. Instead, override css variables in the `override.sass` file
// we recommend not editing this file directly. Instead, create an `assets/sass/_custom.sass` file at the root level of your site.
// if you edit this file directly, you will have to resolve git conflicts when and if you decide to pull changes we make on the theme