Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplesamlphp
Manage
Activity
Members
Labels
Plan
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
Perun
Perun ProxyIdP
v1
simplesamlphp
36a6963de010d251281820b8c9f8aa80cb628511
simplesamlphp
src
js
style.js
Find file
Normal view
History
Permalink
style.js
47 B
Newer
Older
Address comments
Tim van Dijen
committed
2 years ago
1
2
"
use strict
"
;
Add a webpack configuration to build assets.
Jaime Pérez Crespo
committed
6 years ago
3
require
(
'
../css/default.scss
'
);