This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).
wget 'https://lists2.roe3.org/FreshRSS/docs/assets/css/style.scss'
// stylelint-disable-next-line
@import "{{ site.theme }}";
.page-header .project-name a {
color: #fff;
&:hover {
text-decoration: none;
opacity: .7;
}
}