mediawiki-skins-MinervaNeue/resources/skins.minerva.scripts
Stephen Niedzielski 936ec8dcb4 [LESS] remove unused variables
Identified by:

  find -type f -name \*.less|
  xargs -rd\\n sed -rn 's%^\s*(@[a-zA-Z0-9_]+):.*%\1%p'|
  xargs -rd\\n -I{} bash -c "rg '{}''[^:]' > /dev/null || echo '{}'"

Change-Id: I64e02731e9f8b69ce8e934502208c061d595b673
2019-08-29 16:35:00 +02:00
..
menu Avoid unnecessary stopPropagation usage so event click tracking can work 2019-08-26 11:43:11 -07:00
page-issues [LESS] remove unused variables 2019-08-29 16:35:00 +02:00
AB.js Embrace packageFiles 2019-07-16 18:04:10 +00:00
downloadPageAction.js Don't show download button on missing pages 2019-08-01 16:11:57 +00:00
errorLogging.js Restore table of contents and error logging 2019-07-16 14:45:35 -07:00
init.js Remove all main_menu tracking related code."" 2019-08-01 10:40:09 -07:00
menu.js Revert "MainMenu no longer manages classes on the body tag" 2019-08-07 23:43:43 +00:00
mobileRedirect.js Embrace packageFiles 2019-07-16 18:04:10 +00:00
NotificationBadge.js Refresh the user, bell and search icon 2019-07-25 16:35:01 +00:00
notifications.js Avoid unnecessary stopPropagation usage so event click tracking can work 2019-08-26 11:43:11 -07:00
overlayManager.js Embrace packageFiles 2019-07-16 18:04:10 +00:00
preInit.js Provide access to original redirect page on toasts 2019-08-12 22:48:14 +00:00
references.js Use showReference function rather than deprecated ReferenceDrawer 2019-08-12 18:58:25 +00:00
search.js Embrace packageFiles 2019-07-16 18:04:10 +00:00
styles.less Dev: Prep for storybook 2019-08-21 12:20:26 -07:00
TabScroll.js Improve tab scrolling logic 2019-07-30 18:35:14 -07:00
TitleUtil.js Embrace packageFiles 2019-07-16 18:04:10 +00:00
toc.js Restore table of contents and error logging 2019-07-16 14:45:35 -07:00
Toolbar.js Don't show download button on missing pages 2019-08-01 16:11:57 +00:00
UriUtil.js Embrace packageFiles 2019-07-16 18:04:10 +00:00