mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2025-08-04 13:30:48 +00:00
Fix bezier-rs interactive demos page build system
This commit is contained in:
parent
0c7b55949d
commit
5c7211cb30
4 changed files with 375 additions and 3344 deletions
|
@ -1,4 +1,5 @@
|
|||
//! Bezier-rs: A Bezier Math Library for Rust
|
||||
#![doc = include_str!("../README.md")]
|
||||
|
||||
pub(crate) mod compare;
|
||||
|
||||
mod bezier;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue