On 8/10/15, 5:57 AM, "Kessler CTR Mark J" <mark.kessler....@usmc.mil>
wrote:

>Just a side bar question.  Does FlexJS use any type of html5/css reset
>files for setting up default formatting?

I had to lookup what that is.  There isn’t such a thing now, but it can
certainly be added to the html5 library.  I think it would be equivalent
to a theme.  If you look at at the flat.swc I added recently, it has a
different implementation of controls and its own defaults.css.

Remember, there is lots of stuff missing in FlexJS right now, but the
basic principle is that any patterns you use often should be encapsulated,
abstracted, and then plugged into the workflow somehow.

HTH,
-Alex

Reply via email to