Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@tutkli tutkli released this 06 Aug 21:46
· 3 commits to master since this release
f09585c

Improvements include:

  • allow to use signals to get breakpoints
myPoint = signal<keyof typeof breakpointsTailwind>('sm')

xs = this.breakpoints.smallerOrEqual(this.myPoint) // use the signal without calling it!
  • strategy and window options
  • new active function
  • material and bootstrap breakpoints preset