Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
rivet
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
rivet
Merge requests
!12
Issue
#3480671
by jwilson3: Add CKEditor 5 stylesheet for Rivet
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3480671
by jwilson3: Add CKEditor 5 stylesheet for Rivet
issue/rivet-3480671:3480671-cke5-stylesheet
into
1.0.x
Overview
0
Commits
2
Pipelines
11
Changes
3
Merged
James Wilson
requested to merge
issue/rivet-3480671:3480671-cke5-stylesheet
into
1.0.x
6 months ago
Overview
0
Commits
2
Pipelines
11
Changes
3
Expand
Closes
#3480671
0
0
Merge request reports
Compare
1.0.x
version 10
7315c6e4
6 months ago
version 9
a0fa36ae
6 months ago
version 8
27f720cc
6 months ago
version 7
d6bb58e1
6 months ago
version 6
3075307b
6 months ago
version 5
6ac0bdf2
6 months ago
version 4
45db5c51
6 months ago
version 3
6c873b93
6 months ago
version 2
c42fea1f
6 months ago
version 1
4ab2fd4b
6 months ago
1.0.x (base)
and
latest version
latest version
7315c6e4
2 commits,
6 months ago
version 10
7315c6e4
2 commits,
6 months ago
version 9
a0fa36ae
2 commits,
6 months ago
version 8
27f720cc
2 commits,
6 months ago
version 7
d6bb58e1
2 commits,
6 months ago
version 6
3075307b
1 commit,
6 months ago
version 5
6ac0bdf2
3 commits,
6 months ago
version 4
45db5c51
3 commits,
6 months ago
version 3
6c873b93
3 commits,
6 months ago
version 2
c42fea1f
2 commits,
6 months ago
version 1
4ab2fd4b
1 commit,
6 months ago
3 files
+
7
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
css/ckeditor.css
0 → 100644
+
4
−
0
Options
/* stylelint-disable-next-line import-notation */
@import
url("https://unpkg.com/rivet-core@2.8.1/css/rivet.min.css")
;
/* @todo add postcss processing to replace .rvt-prose with .ck.ck-content */
Loading