I
I
IgorVol2017-05-17 15:18:18
css
IgorVol, 2017-05-17 15:18:18

What sass frameworks do react/vue/angular apps use?

I have a large Rails application. So far I've used Bootstrap and Foundation.
The problem is that (I don't have time to follow the trends) I never needed either jQuery itself or the huge number of classes provided by the css framework. Especially the problem with jQuery. I want to get rid of it and plan to include vue.js.
There is an option to use a customized Foundation only with styles, removing everything unnecessary from there. But maybe you can suggest something better.
All I need is:
1. Mobile first approach
2. Grid
3. JS script to hide the sidebar (hamburger button)
4. Maybe hide-for-large classes etc.
I will be grateful for

Answer the question

In order to leave comments, you need to log in

2 answer(s)
L
Lee Masagos, 2017-05-17
@IgorVol

UIKit is a great synergy with vue (you can see it on their website), but it requires Jquery
Element UI for the functions to work - Nothing superfluous, specially made for vue. Fast, functional.

I
IgorVol, 2017-08-07
@IgorVol

Tried everything. I use Foundation without js and related plugins. Removed everything superfluous - as a result, only what is needed, the minimum file size and it works great.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question