Snippets

BrandiD test.js

Created by Jackie D'Elia last modified
1
2
3
4
5
6
7
;
(function($) {
  'use strict';

  $("body").addClass("test");

})(jQuery);

Comments (0)

HTTPS SSH

You can clone a snippet to your computer for local editing. Learn more.