You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.
/* Class name license_permalink can not be found by tailwind in the source files. It appears in the embed html sent by edu-sharing at runtime. This prevents tailwind from tree-shaking it. */
safelist: ['license_permalink'],
prefix: 'edusharing-',
// Note: Commented out because it leads to error during webpack somehow. Maybe we do not need this anyway?