Update patterns use paths to match what download.php gives

This commit is contained in:
2024-07-29 19:12:22 -04:00
parent 3292729d53
commit ea92f5e7ac
16 changed files with 54 additions and 365 deletions

View File

@@ -182,7 +182,7 @@
}
}</pre>
<div tab="scss">
<pre class="language-sass">@import "[path to]/_tooltip";
<pre class="language-sass">@import "scss/core/tooltip/_tooltip";
@include tooltip;</pre>
<pre class="language-sass">//- DS2 core (c) 2024 Alexander McIlwraith
//- Licensed under CC BY-SA 4.0