<p></p>
<p>I still get the same error.</p>
<p>This problem does not seem to be caused by line endings.</p>
<p>I deleted the repository, redownloaded it, and built the image. It did not work.</p>
<p>Then, I checked out the line endings for the <code>app/assets/stylesheets/ltr/common.scss</code> file and found out that <strong>all other text files in the repository had LF line endings but this one</strong> and <code>app\assets\stylesheets\ltr\small.scss</code>. I changed them from <code>CRLF</code> to <code>LF</code> in VSCode, deleted and rebuilt the image, and still get the error.</p>
<p>So, line endings do not seem to be the problem.</p>
<p>The error:</p>
<pre><code>ActionView::Template::Error (Error: Invalid CSS after ".": expected 1 selector or at-rule, was "../common.scss"

        on line 1:1 of app/assets/stylesheets/ltr/common.scss

>> ../common.scss


   ^

):
</code></pre>
<p>seems to be an error relating to the building of the CSS. Another possible problem could be that <code>common.scss</code> and <code>small.css</code> are Symbolic Links and that could be messing with something (I don't know exactly how symbolic links work myself).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/3312#issuecomment-932947756">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLIBEMDEIQ5JVHAGS6DUFBIOZANCNFSM5DQ4QVOA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<img src="https://github.com/notifications/beacon/AAK2OLNOA6DLBYO2V7CZWWTUFBIOZA5CNFSM5DQ4QVOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOG6N2OLA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/3312#issuecomment-932947756",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/3312#issuecomment-932947756",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>