Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
purescript-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
142
Issues
142
List
Board
Labels
Milestones
Merge Requests
4
Merge Requests
4
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
purescript-gargantext
Commits
941f08e3
Commit
941f08e3
authored
Sep 25, 2024
by
Fabien Maniere
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
complete the compile css themes command
parent
3e2738fe
Pipeline
#6691
passed with stages
in 25 minutes and 41 seconds
Changes
3
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
582 additions
and
970 deletions
+582
-970
install
bin/install
+3
-1
bootstrap-greyson.css
dist/styles/bootstrap-greyson.css
+286
-483
bootstrap-monotony.css
dist/styles/bootstrap-monotony.css
+293
-486
No files found.
bin/install
View file @
941f08e3
...
...
@@ -12,4 +12,6 @@
nix run .#build
nix-shell
--run
"npm run css-default-theme"
nix-shell
--run
"npm run css-dark-theme"
nix-shell
--run
"npm run css-herbie-theme"
\ No newline at end of file
nix-shell
--run
"npm run css-herbie-theme"
nix-shell
--run
"npm run css-monotony-theme"
nix-shell
--run
"npm run css-greyson-theme"
\ No newline at end of file
dist/styles/bootstrap-greyson.css
View file @
941f08e3
This diff is collapsed.
Click to expand it.
dist/styles/bootstrap-monotony.css
View file @
941f08e3
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment