mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 12:09:26 +00:00
Add copyright/license/source comment
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
/*! Shoelace.css dropdowns {version} */
|
||||
/*!
|
||||
Shoelace.css dropdowns {version}
|
||||
(c) A Beautiful Site, LLC
|
||||
|
||||
Released under the MIT license
|
||||
Source: https://github.com/claviska/shoelace-css
|
||||
*/
|
||||
//
|
||||
// This script is required to make dropdowns interactive. Before loading it, you must include either
|
||||
// jQuery or Zepto. You can load them locally or via CDN. You only need one.
|
||||
|
||||
@@ -1,4 +1,10 @@
|
||||
/*! Shoelace.css tabs {version} */
|
||||
/*!
|
||||
Shoelace.css tabs {version}
|
||||
(c) A Beautiful Site, LLC
|
||||
|
||||
Released under the MIT license
|
||||
Source: https://github.com/claviska/shoelace-css
|
||||
*/
|
||||
//
|
||||
// This script is required to make tabs interactive. Before loading it, you must include either
|
||||
// jQuery or Zepto. You can load them locally or via CDN. You only need one.
|
||||
|
||||
Reference in New Issue
Block a user