<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: http://js.arcgis.com/3.6/js/dojo/dijit/themes/claro/variables.less does not compi in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-js-arcgis-com-3-6-js-dojo-dijit-themes-claro/m-p/762492#M70643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That particular less file is all mixins and variable declarations, there's no actual css to be compiled.&lt;BR /&gt;The mixins would get used in a css style, like&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
div.map-container {
&amp;nbsp; .gradient-and-filter(@primary-color, 10, 10)
}
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;You can see this by copy/pasting all the less into the less2css site, then add the snippet above to see the results.&lt;BR /&gt;&lt;BR /&gt;Here is a page describing how less mixins are used.&lt;BR /&gt;&lt;A href="http://www.sitepoint.com/a-comprehensive-introduction-to-less-mixins/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.sitepoint.com/a-comprehensive-introduction-to-less-mixins/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Rene, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply. I suppose I have to read up on mixins but in the short term if I change colors in variables.less for claro theme, how do I make sure that changes will occur in the output html file, and which file do I reference in the stylesheet tag because the claro theme is currently referenced with stylesheets hosted online, and I thought that I will modify less, regenrate css and link it locally. Can you please advise.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashwini&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 08:24:51 GMT</pubDate>
    <dc:creator>Ashwiniw</dc:creator>
    <dc:date>2021-12-12T08:24:51Z</dc:date>
    <item>
      <title>http://js.arcgis.com/3.6/js/dojo/dijit/themes/claro/variables.less does not compile</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-js-arcgis-com-3-6-js-dojo-dijit-themes-claro/m-p/762490#M70641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So I looked at &lt;/SPAN&gt;&lt;A href="http://js.arcgis.com/3.6/js/dojo/dijit/themes/claro/variables.less"&gt;http://js.arcgis.com/3.6/js/dojo/dijit/themes/claro/variables.less&lt;/A&gt;&lt;SPAN&gt; and I would like to edit some colors in it, but prior to doing that I wanted to convert it to css just to see that the process works, so tried lessc on my comp a windows pc, also on crunchapp and also &lt;/SPAN&gt;&lt;A href="http://less2css.org/"&gt;http://less2css.org/&lt;/A&gt;&lt;SPAN&gt; live preview page in all the cases the conversion results in a blank css file. Can anyone help / advise on what I am doing wrong? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help in advance. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashwini&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 20:51:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-js-arcgis-com-3-6-js-dojo-dijit-themes-claro/m-p/762490#M70641</guid>
      <dc:creator>Ashwiniw</dc:creator>
      <dc:date>2013-08-22T20:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: http://js.arcgis.com/3.6/js/dojo/dijit/themes/claro/variables.less does not compi</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-js-arcgis-com-3-6-js-dojo-dijit-themes-claro/m-p/762491#M70642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That particular less file is all mixins and variable declarations, there's no actual css to be compiled.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The mixins would get used in a css style, like&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
div.map-container {
&amp;nbsp; .gradient-and-filter(@primary-color, 10, 10)
}
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can see this by copy/pasting all the less into the less2css site, then add the snippet above to see the results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is a page describing how less mixins are used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.sitepoint.com/a-comprehensive-introduction-to-less-mixins/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.sitepoint.com/a-comprehensive-introduction-to-less-mixins/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:24:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-js-arcgis-com-3-6-js-dojo-dijit-themes-claro/m-p/762491#M70642</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2021-12-12T08:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: http://js.arcgis.com/3.6/js/dojo/dijit/themes/claro/variables.less does not compi</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-js-arcgis-com-3-6-js-dojo-dijit-themes-claro/m-p/762492#M70643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That particular less file is all mixins and variable declarations, there's no actual css to be compiled.&lt;BR /&gt;The mixins would get used in a css style, like&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
div.map-container {
&amp;nbsp; .gradient-and-filter(@primary-color, 10, 10)
}
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;You can see this by copy/pasting all the less into the less2css site, then add the snippet above to see the results.&lt;BR /&gt;&lt;BR /&gt;Here is a page describing how less mixins are used.&lt;BR /&gt;&lt;A href="http://www.sitepoint.com/a-comprehensive-introduction-to-less-mixins/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.sitepoint.com/a-comprehensive-introduction-to-less-mixins/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Rene, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply. I suppose I have to read up on mixins but in the short term if I change colors in variables.less for claro theme, how do I make sure that changes will occur in the output html file, and which file do I reference in the stylesheet tag because the claro theme is currently referenced with stylesheets hosted online, and I thought that I will modify less, regenrate css and link it locally. Can you please advise.. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ashwini&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:24:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/http-js-arcgis-com-3-6-js-dojo-dijit-themes-claro/m-p/762492#M70643</guid>
      <dc:creator>Ashwiniw</dc:creator>
      <dc:date>2021-12-12T08:24:51Z</dc:date>
    </item>
  </channel>
</rss>

