Basic styling of sections page
This commit is contained in:
parent
156caecb21
commit
7656f2a277
9 changed files with 134 additions and 25 deletions
11
gemset.nix
11
gemset.nix
|
@ -370,6 +370,17 @@
|
|||
};
|
||||
version = "1.14.7";
|
||||
};
|
||||
inline_svg = {
|
||||
dependencies = ["activesupport" "nokogiri"];
|
||||
groups = ["default"];
|
||||
platforms = [];
|
||||
source = {
|
||||
remotes = ["https://rubygems.org"];
|
||||
sha256 = "03x1z55sh7cpb63g46cbd6135jmp13idcgqzqsnzinbg4cs2jrav";
|
||||
type = "gem";
|
||||
};
|
||||
version = "1.10.0";
|
||||
};
|
||||
io-console = {
|
||||
groups = ["default" "development" "test"];
|
||||
platforms = [{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue