Closed thednp closed 10 years ago
The "framework" mentioned in the compiler has nothing to do with redux!
It's the CSS framework used... Shoestrap allows you to use different CSS frameworks. By default it uses Bootstrap, but can just as easily use Foundation using a plugin like this one: https://github.com/shoestrap/shoestrap-foundation (still under development, not for production use yet).
What do you plan on using instead of redux if I may ask?
Thank you for reply.
I am using Vafpress, and this makes development work much more easy, provides more features for free and has more clean code, no global variables by default, MVC, looks better in the back-end, it's insane.
https://github.com/vafour/vafpress-framework
I think I am going to use some of your functions into my code. I will let you know if I need any help.
Closing for now
Hi.
I want to be able to use Shoestrap with another framework, I don't like Redux for some reasons so I am asking for your help in understanding how your LESS compiler works.
I need a similar compile function, but much more simple. Yours seem to have some framework stuff. Is there a way to get a more simple compile function?
Thank you :)