FICTOAN was built help folks to quickly build interfaces, without writing a single line of CSS. FICTOAN uses intuitive classnames like "vertically-center-this", "no-margin-bottom", "show-only-on-mobile" and so on. Comes with a SCSS variable file, that helps you create themes— totally change your UI by just changing the variable. Feedback welcome!
Hiya, everybody!
So, I used to make a LOT of interactive prototypes at my company, with HTML and CSS. I realised I was building a lot of similar layouts and writing repetitive CSS. Frameworks like Bootstrap was too complex, with its cryptic classnames vast configurations. So I just went ahead and built FICTOAN, and have stopped writing CSS altogether for basic elements.
With FICTOAN, you can build your entire UI with just HTML, using classnames to add styling to the elements. It's also responsive, and uses popular breakpoints buckets.
It also comes with an extensive variables file written in SCSS, which you can use to completely change the look and feel of your interface by just tweaking a few values.
Take it for a spin, and I'd love some feedback on how it can be improved. Cheers!
Setu