This will get you from nothing to done in no time flat (it assumes use of the Fuel UX CDN). To use a downloaded version and for more detailed documentation see the further sections below.
- Add the
fueluxclass to a page wrapper (usually either <html> tag or <body> tag)
{% highlight html %}
{% endhighlight %}
- Include the CSS on your page somewhere:
{% highlight html %}
{% endhighlight %}
- Include the JS on your page somewhere:
{% highlight html %}
{% endhighlight %}
(or AMD):
{% highlight html %}
{% endhighlight %}
- Proceed with the awesome