πŸš€Β Β Astro β€” Breakpoints handlers with (S)CSS / DOM / JS


Provides cross languages breakpoints handlers for your app. SCSS mixin, JS hook and a DOM data attribute, all share the same responsive scale you choose to feed in.

Keywords:

  • astro
  • astro-component
  • leaflet
  • css
  • responsive
  • scss
  • window
  • resize
  • mixins
  • hook
  • callback
  • native
  • interactive
  • vanilla
  • javascript

πŸš€Β Β Astro β€” Breakpoints handlers with (S)CSS / DOM / JS

Provides cross languages breakpoints handlers for your app. SCSS mixin, JS hook and a DOM data attribute, all share the same responsive scale you choose to feed in.

Warning
🚧  Work in progress

To do

  • Full documentation

Changelog

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.10.3 (2022-07-24)

Note: Version bump only for package @julian_cataldo/astro-breakpoints

0.10.2 (2022-07-18)

Note: Version bump only for package @julian_cataldo/astro-breakpoints

0.10.1 (2022-06-28)

Note: Version bump only for package @julian_cataldo/astro-breakpoints

0.10.0 (2022-06-26)

Features

  • init app breakpoints component (cc9f4ea)

Bug Fixes

...