This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"resultset": {"row": [{"field": [1001001, 1, 1, 1, "in the beginning god created the heavens and the earth."]}, {"field": [1001002, 1, 1, 2, "and the earth was waste and void; and darkness was upon the face of the deep: and the spirit of god moved upon the face of the waters."]}, {"field": [1001003, 1, 1, 3, "and god said, let there be light: and there was light."]}, {"field": [1001004, 1, 1, 4, "and god saw the light, that it was good: and god divided the light from the darkness."]}, {"field": [1001005, 1, 1, 5, "and god called the light day, and the darkness he called night. and there was evening and there was morning, one day."]}, {"field": [1001006, 1, 1, 6, "and god said, let there be a firmament in the midst of the waters, and let it divide the waters from the waters."]}, {"field": [1001007, 1, 1, 7, "and god made the firmament, and divided the waters which were under the firmament from the waters which were above the firmament: and it was so."]}, {"field": [1001008, 1, 1, 8, "and god called the firmam |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
Usage with dart sass.... | |
.header { | |
color: color.scale(twColors('red.500'), $lightness: 20%) ; | |
} | |
*/ |