mark_johnston
06/08/2023, 9:38 PMmain.scss
when I run scripts/host_docs.sh
Error: File to import not found or unreadable: node_modules/bulma/bulma. (Jekyll::Converters::Scss::SyntaxError)
Just checking here if anyone's seen this before posting an issue.taylor
06/08/2023, 9:45 PMmark_johnston
06/08/2023, 10:40 PMmark_johnston
06/08/2023, 10:40 PMtaylor
06/08/2023, 10:43 PMtaylor
06/08/2023, 10:51 PMmark_johnston
06/08/2023, 10:52 PMmark_johnston
06/08/2023, 11:08 PMtaylor
06/08/2023, 11:10 PMmark_johnston
06/08/2023, 11:33 PM<ul class="tab" data-tab="4f1737fa-7f79-420a-ad45-f92519f7f7fc" data-name="log">
<li class="">
<a href="#">Using pipx </a>
</li>
<li class="active">
<a href="#">Using Docker </a>
</li>
<li>
<a href="#">Using pip </a>
</li>
</ul>
Not working:
<ul class="tab" data-tab="fae1a54c-2ccf-4f4a-ab56-8b5e28a0be53" data-name="catalog">
<li class="active">
<a href="#">meltano.yml </a>
</li>
<li>
<a href="#">config </a>
</li>
</ul>
Class only appears on the li
tag once clicked, so I don't think it's thatmark_johnston
06/08/2023, 11:46 PM<script src="/js/tabs.js"></script>
Sorry to be a pain, but could you rebuild pleasetaylor
06/08/2023, 11:58 PMtaylor
06/08/2023, 11:58 PMtaylor
06/08/2023, 11:58 PMtaylor
06/08/2023, 11:58 PMmark_johnston
06/08/2023, 11:59 PMtaylor
06/09/2023, 6:07 PM