Skip to content

Commit

Permalink
Update migrating-to-v1.html
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
eltociear authored and jgthms committed Mar 23, 2024
1 parent 078d51e commit ea9095e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/documentation/start/migrating-to-v1.html
Expand Up @@ -12,7 +12,7 @@
---

{% capture markdown %}
Bulma v1 is basically a **full rewrite** of the framework using [**Dart Sass**](https://sass-lang.com/dart-sass/), which is the the primary implementation of Sass. While this affects a few development details, everything has been done to make the transition **as easy as possible**.
Bulma v1 is basically a **full rewrite** of the framework using [**Dart Sass**](https://sass-lang.com/dart-sass/), which is the primary implementation of Sass. While this affects a few development details, everything has been done to make the transition **as easy as possible**.
{% endcapture %}

{% include markdown.html content=markdown %}
Expand Down

0 comments on commit ea9095e

Please sign in to comment.