Files
felixfoertsch.de/Content/Archive/220123-ff.de v10 felixfoertsch.github.io/assets/css/main.scss
T

12 lines
324 B
SCSS

---
# Use a comment to ensure Jekyll reads the file to be transformed into CSS later
# only main files contain this front matter, not partials.
---
@import "apple-colors.scss";
@import "custom-bootstrap.scss";
@import "bootstrap/bootstrap.scss";
@import "custom.scss";
// Style sheet for code blocks
@import "monokai.css";