The pure CSS-like syntax of stylifycss.com/ hasn't changed for almost 40 releases and since the first release, it supports all CSS properties out of the box
It's kinda funny to see the "Hooraay!" when other frameworks finally "add a shortcut" for a CSS property😂
#css
At first, Stylify used a similar optimization like
@facebook by generating hashes for each selector, but it wasn't that effective.
#css#javascript#webdesign#ux#ui
Navigation is a component that has an overflow indicator on each side that signalizes that the navigation contains more items and can be scrolled to left/right. These indicators are visible only if the navigation cannot fit into the wrapper element
#css#webdevelopment#webdesign
Mobile menu is composed from an overlay and aside element that contains links. The links wrapper is split into a scrollable area with links and a fixed one, that contains a logo and a close button. It's prepared for those cases, you need something above the menu all the time
#css
I got an idea on holiday that could decrease the CSS size for multiple CSS bundles @stylifycss 🚀.
If it works, the size of CSS bundles will probably be more than half smaller🔥.
Stay tuned🤟.
#css#javascript#vuejs#reactjs#webdev#coding#code
Another news from the cooperation with @conviucom🎉
Thanks to the cooperation with their team, a new Headless Components will be added:
stylifycss.com/snippets/comp…
✅Mobile menu
✅Article blocks
✅Review blocks
✅Images blocks
✅Dropdowns
✅USP
✅FAQ list
#css#javascript#ux#ui