@astrouxds/rux-static

Static CSS, SVG, and font assets for Astro UXDS

Usage no npm install needed!

<script type="module">
  import astrouxdsRuxStatic from 'https://cdn.skypack.dev/@astrouxds/rux-static';
</script>

README

Static Assets Usage

Installation

  1. Install the Astro UXDS Static Assets npm i @astrouxds/rux-static

  2. Import
    import '@astrouxds/rux-static';

  3. Relative Path

    <link href="./node_modules/@astrouxds/rux-static/css/astro.core.css>

Included Assets

  • css
    • astro.core.css
    • astro.core.min.css
    • astro.css
    • astro.min.css
  • icons
    • astro.svg
    • custom.svg
    • status.dark.png
    • status.light.png
  • img
    • astro-log-small-dark.svg
    • astro-logo-small-light.svg