Skip to content

Commit

Permalink
Remove sass files, for real this time! (#2988)
Browse files Browse the repository at this point in the history
  • Loading branch information
nojaf authored Nov 15, 2023
1 parent a7d8e75 commit f51f916
Show file tree
Hide file tree
Showing 96 changed files with 0 additions and 10,346 deletions.
3 changes: 0 additions & 3 deletions build.fsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ pipeline "Build" {
stage "Pack" { run "dotnet pack --no-restore -c Release -o ./bin" }
stage "Docs" {
whenNot { platformOSX }
run "dotnet fsi ./docs/.style/style.fsx"
envVars
[| "DOTNET_ROLL_FORWARD_TO_PRERELEASE", "1"
"DOTNET_ROLL_FORWARD", "LatestMajor" |]
Expand Down Expand Up @@ -205,11 +204,9 @@ pipeline "Docs" {
run "dotnet build -c Release src/Fantomas/Fantomas.fsproj"
}
stage "Watch" {
paralle
envVars
[| "DOTNET_ROLL_FORWARD_TO_PRERELEASE", "1"
"DOTNET_ROLL_FORWARD", "LatestMajor" |]
run "dotnet fsi ./docs/.style/style.fsx --watch"
run
$"dotnet fsdocs watch --properties Configuration=Release --fscoptions \" -r:{semanticVersioning}\" --eval --nonpublic"
}
Expand Down
146 changes: 0 additions & 146 deletions docs/.style/bootstrap/scss/_accordion.scss

This file was deleted.

71 changes: 0 additions & 71 deletions docs/.style/bootstrap/scss/_alert.scss

This file was deleted.

38 changes: 0 additions & 38 deletions docs/.style/bootstrap/scss/_badge.scss

This file was deleted.

40 changes: 0 additions & 40 deletions docs/.style/bootstrap/scss/_breadcrumb.scss

This file was deleted.

Loading

0 comments on commit f51f916

Please sign in to comment.