refactor(ux): consolidate BMAD skills, update design system, and clean up Prisma generated client
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* Masonry Layout Configuration
|
||||
*
|
||||
* Configuration for responsive masonry grid layout similar to Google Keep
|
||||
* Configuration for responsive masonry grid layout
|
||||
* Defines breakpoints, columns, and note sizes for different screen sizes
|
||||
*/
|
||||
|
||||
@@ -32,7 +32,7 @@ export interface MasonryLayoutConfig {
|
||||
}
|
||||
|
||||
/**
|
||||
* Default layout configuration based on Google Keep's behavior
|
||||
* Default layout configuration
|
||||
*
|
||||
* Responsive breakpoints:
|
||||
* - Mobile (< 480px): 1 column
|
||||
|
||||
Reference in New Issue
Block a user