mirror of
https://github.com/Chalarangelo/mini.css.git
synced 2025-08-07 22:36:37 +02:00
Moved docs to new build system
Ditched React to move to the new build system for the documentation.
This commit is contained in:
5
docs/doc-fragments/docFragments.js
Normal file
5
docs/doc-fragments/docFragments.js
Normal file
@@ -0,0 +1,5 @@
|
||||
var gettingStarted = require('./gettingStarted');
|
||||
|
||||
module.exports = [
|
||||
gettingStarted
|
||||
]
|
Reference in New Issue
Block a user