mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-01-29 18:47:51 +01:00
c23c465c6d
Added a couple of cards to the new documentation system, it's starting to take shape.
5 lines
97 B
JavaScript
5 lines
97 B
JavaScript
// Get the current version of the Gluon branch.
|
|
module.exports = {
|
|
version: 'v3.0.0-alpha.1'
|
|
}
|