primeflex
primeflex copied to clipboard
PrimeFlex is a lightweight responsive CSS utility library to accompany Prime UI libraries and static webpages as well
[angular.json](https://github.com/primefaces/primeflex/files/13537917/angular.json) [package.json](https://github.com/primefaces/primeflex/files/13537918/package.json) Hello, As can you see in package.json, I installed primeflex and imported it in the styles section of angular.json. Then I tried one of grid samples but it...
No Wrap shows Wrap example in codebase 
Currently cursor has only 4 options https://primeflex.org/cursor. The list of options should be expanded as they are in for example tailwind https://tailwindcss.com/docs/cursor
Fix #177
Fix link to forum (discussions)
Hi, it would be awesome if PrimeFlex v4 would add support for the awesome [container query length units](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Container_Queries#container_query_length_units) which is currently already supported by 88% of the browsers used worldwide....
Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Updates `postcss` from 8.4.14 to 8.4.31 Release notes Sourced from postcss's releases. 8.4.31 Fixed...

* [The Tailwind / Windi preset](https://unocss.dev/presets/wind) * [Community presets](https://unocss.dev/presets/community)
The fix contains updating the border-100 class name in the table and in the div section to correctly reflect border-100. It was previously incorrectly named border-200 which resulted in two...