Hi

Please can you ask your question at StackOverflow and be sure to add “qooxdoo” 
as a tag?  Asking on StackOverflow gets your question to as many people as 
possible and helps us build the public documentation.

This mailing list isn’t used very much any more – but we are on Gitter at 
https://gitter.im/qooxdoo/qooxdoo

Thanks
John

On 25/09/2017, 19:25, "sathiyaraj" <sathiyara...@gmail.com> wrote:

    HI,
    In my project is require some external CSS file. I follow the instruction
    into Qooxdoo config.json but not yet get any result.
    
     "build-script" :
        {
          "copy-files" :
          {
            "files"  :
              [
                  "vendor/*.js",
                  "login.html",
                  "favicon.png",
                  "public"
              ],
            "add-css" :
              [
                {
                  "uri" : "https:/xxxxxxxxxxxx/external_styles.css"
                }
              ],
            "source" : "${ROOT}/source/",
            "target" : "${ROOT}/build/"
          }
    
    
    
    
    
    --
    Sent from: http://qooxdoo.678.n2.nabble.com/
    
    
------------------------------------------------------------------------------
    Check out the vibrant tech community on one of the world's most
    engaging tech sites, Slashdot.org! http://sdm.link/slashdot
    _______________________________________________
    qooxdoo-devel mailing list
    qooxdoo-devel@lists.sourceforge.net
    https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
    




------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to