I use templates from wrapbootstrap a lot.  3 times a month even.
Sadly however, it's getting harder and harder to use those templates with 
web2py due to no support be it built-in or not, for SASS, LESS, and others 
getting much more popular.
How can I make it so I code my css in SASS but to the client it is given in 
css?
I propose built in support.  It could be enabled, and then auto import the 
.sass files and convert them to the view accordingly.
Perhaps it should be a part of the pipeline. So we can create object that 
run before the view is rendered.  Perhaps in the view? (Though that sounds 
bad.)
----
BR,
Jason Brower

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to